Lists all comments on a post.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Use with next_cursor
and prev_cursor
in the response to paginate through results.
Specifies how many records to return. The default and maximum is 50.
The ID of the parent comment.
created_at
asc
, desc
Successful operation
The response is of type object
.