GET api/v1/Reports/Forum/GetForumThreadsForLearner?TopicId={TopicId}&pageNum={pageNum}&pageSize={pageSize}
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
TopicId | integer |
Required |
|
pageNum | integer |
Default value is 0 |
|
pageSize | integer |
Default value is 0 |
|
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.