v1

latestOpenAPI 3.1.02026-07-2615426267.4 KB
Posts

Get Posts

List of posts in a thread (with pagination).

Required scopes:

  • read
get/posts

Query parameters

thread_idinteger

Id of the containing thread.

Id of the containing thread.

page_of_post_idinteger

Id of a post, posts that are in the same page with the specified post will be returned. thread_id may be skipped.

Id of a post, posts that are in the same page with the specified post will be returned. thread_id may be skipped.

pageinteger

Page number of posts.

Page number of posts.

limitinteger

Number of posts in a page.

Number of posts in a page.

order'natural' | 'natural_reverse' | 'post_likes' | 'post_likes_reverse'

Ordering of posts.

Ordering of posts.

Response

Successful Response.

posts_totalinteger required