v1
latestOpenAPI 3.0.02026-07-13132131.7 KBList comments
Lists all comments on a post.
get/v2/posts/{post_id}/comments
Path parameters
post_idstring required
Query parameters
afterstring
Use with next_cursor and prev_cursor in the response to paginate through results.
limitnumber
Specifies how many records to return. The default and maximum is 50.
parent_idstring
The ID of the parent comment.
sort'created_at'
direction'asc' | 'desc'
Response
Successful operation