List Comments by Author

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
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json