get https://api.fanheroapi.com/comments
Lists all comments.
Overview
Returns a paginated list of comments for all posts in all channels.
Pass the organization ID in the organization
header.
You can use Pagination query parameters to improve performance.
To get a filtered list of comments, use the query parameters:
Parameter | Data type | Description |
---|---|---|
| String | A parent comment ID. |
| String | A post ID. |
| DateTime | The response will list all the comment created on or after this date. |