Comments
List comments
List top-level comments on a post.
GET
List comments
Returns top-level comments, 50 per page, with cursor paging.
Always request
For nested replies, add
Always request
fields explicitly — Meta’s default response omits from and text.
Authentication
Use thehmat_ channel token from GET /meta/channels/{id}/token or hookmyapp channels env <channel>. Do not use an hmok_ API key for this call.
Path parameters
string
required
The media ID to list comments for.
Query parameters
string
required
Comma-separated fields:
id, from, text, timestamp, like_count, hidden, parent_id, replies.replies to fields or call GET /{commentId}/replies directly.
Example
Successful response
List comments