GET api/v1/VisualReports/Program/GetProgramDetailsByTopicName?topicName={topicName}&pageNum={pageNum}&pageSize={pageSize}&locale={locale}

Request Information

URI Parameters

NameDescriptionTypeAdditional 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

IHttpActionResult

None.

Response Formats

application/json, text/json, text/html, text/xml

Sample:

Sample not available.