GET api/news/top/{count}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| count | integer |
Default value is 0 |
Body Parameters
None.
Response Information
Resource Description
Collection of News| Name | Description | Type | Additional information |
|---|---|---|---|
| Title | string |
None. |
|
| Date | date |
None. |
|
| FileReference | string |
None. |
|
| Text | string |
None. |
|
| ID | integer |
None. |
Response Formats
application/json, text/json, text/html, application/xml, text/xml
Sample:
Sample not available.