General
Get comment replies
Get replies for a specific comment
GET
/
commentReplies
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Query Parameters
The comment ID to get replies for
The page token to get the next page of comment threads if available
The format to return comments in
Available options:
html
, plainText