GET api/v1/ShotClass/GetAllPublishedClassesForATopic?topicId={topicId}&pageNum={pageNum}&pageSize={pageSize}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
topicId

integer

Required

pageNum

integer

Default value is 1

pageSize

integer

Default value is 20

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.