GET api/v1/Reports/Program/GetProgramDetailsByTopicName?topicName={topicName}&pageNum={pageNum}&pageSize={pageSize}&locale={locale}
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
topicName | string |
Required |
|
pageNum | integer |
Default value is 1 |
|
pageSize | integer |
Default value is 20 |
|
locale | string |
Default value is en-GB |
|
version | string |
None. |
Body Parameters
None.
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json, text/html, text/xml
Sample:
Sample not available.