Forum.Get Posts Threaded Paged From Child
GET {{baseUrl}}/Forum/GetPostsThreadedPagedFromChild/:childPostId/:page/:pageSize/:replySize/:rootThreadMode/:sortMode/?showbanned=<string>
Returns a thread of posts starting at the topicId of the input childPostId, optionally returning replies to those posts as well as the original parent.
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
showbanned | string | If this value is not null or empty, banned posts are requested to be returned |
RESPONSES
status: OK
""