GET v1/Topic/{topicId}/Year?value={value}&limit={limit}&order={order}
This will return a single topic list of article creators.
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| topicId | integer |
Required |
|
| value | integer |
Required |
|
| limit | integer |
Required |
|
| order | string |
Required |
Body Parameters
None.
Response Information
Resource Description
HTTP 200 with the list
IHttpActionResultNone.
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.