Forum.Get Posts Threaded Paged
GET {{baseUrl}}/Forum/GetPostsThreadedPaged/:parentPostId/:page/:pageSize/:replySize/:getParentPost/:rootThreadMode/:sortMode/?showbanned=<string>
Returns a thread of posts at the given parent, 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
""