Skip to main content
GET

Path Parameters

string
required
The post ID.

Query Parameters

number
default:"50"
Number of comments to return (max 100).
number
default:"0"
Number of comments to skip for pagination.

Response

array
Array of comment objects.
number
Total number of comments.
boolean
Whether there are more comments beyond this page.