Method
Parameters
The ID of the comment to retrieve.
Bearer token for authentication. If not provided, the client-level auth is used.
Response
Returns a Comment object.Always
"comment".The ID of the comment.
The parent of the comment (page or block).
The ID of the discussion thread this comment belongs to.
The rich text content of the comment.
The time when the comment was created (ISO 8601 format).
The time when the comment was last edited (ISO 8601 format).
The user who created the comment.
The display name of the comment.
Any file attachments associated with the comment.