Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
The ID of the post
The ID of the comment
The Network's unique integer ID, or subdomain Unique numeric network ID
Response
Details about the requested comment
Comments are created by users on posts, chats, and other commentable content
The record's integer ID
"1234"
The date and time the record was created
"2025-11-17T21:14:56+00:00"
The date and time the record was last modified
"2025-11-17T21:14:56+00:00"
The ID of the item being commented on (e.g., post ID)
The type of item being commented on (e.g., 'Post')
The formatted comment text with HTML and links
Whether this comment can be replied to
The nesting depth of this comment (1 for top-level, 2+ for replies)
The number of cheers (likes) this comment has received
The number of replies to this comment
The ID of the user who created the comment
The ID of the space where the comment was created
The comment's unique address within the network
The ID of the parent comment if this is a reply
An array of file/asset objects attached to the comment
Embedded link preview data