comments
Comment by id
This endpoint allows the client to retrieve a specific comment and all of its nested descendant replies.
Integration Tip:
- Handy for linking directly to a deep comment thread or loading individual comment replies on demand.
get/api/comments/{id}
Path parameters
idstring required
Comment identifier (the unique alpha-numeric id_code of the comment).
Response
A List of the Comments