Threads

Get information about the specified thread

Get information about the specified thread.

get/threads/{id}/

Query parameters

with_postsboolean

If specified, the response will include a page of posts.

pageinteger

The page of posts to include

with_first_postboolean

If specified, the response will contain the first post in the thread.

with_last_postboolean

If specified, the response will contain the last post in the thread.

orderstring

Request a particular sort order for posts from the available options for the thread type

Response

OK

Changes