List Comments by Author

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
📘

API supports both Producer and Profile access tokens.

In case of profile tokens, please ensure you pass in the author_id path-param correctly, otherwise the API will return 403.

Path Params
string
required

Profile Id whose comments are to fetched

Query Params
string

Optional comment_board filter

string

This will return all the replies to the parent_comment_id within that board

string
Defaults to created_at
  1. created_at → default ordering, returns comments in ascending order of created_at 2. -created_at. → opposite of created at, returns comments in descending order of created_at
boolean

Set to true to return only top level comments

boolean

Set to true to exclude deleted threads in response

Responses

Language
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json