Skip to main content
method
path

Query Parameters

Below are the query parameters available for customizing the response:
string
required
The unique identifier of the post whose comments are fetched.
string | undefined
The ID of the parent comment if fetching replies.
oldest | newest
default:"oldest"
Order comments chronologically. Options: oldest, newest.
boolean | undefined
Filter comments by merged state.
1-100
default:"10"
The number of comments to return per request (1-100).
1-n
default:"1"
The page number of the comments list (starting from 1).