comments
Gets replies to a parent comment
get/comments/{comment_id}/replies
Path parameters
comment_idstring required
A Comment ID
Query parameters
offsetinteger
The number of items to skip. Useful for pagination (page number * limit)
limitinteger
The number of items to fetch
user_idstring
The user ID of the user making the request
Response
Success
Changes
No recorded changes to this endpoint across all 1 revision of this API.