Get comments and replies

Fetch all Comments and Replies for a given Comment or Reply ID

Path parameters

comment_idstringRequiredformat: "uuid"

Query parameters

includestringOptionalDefaults to replies

Response

Comments success response
annotationstring or null
completedboolean or null
completed_atstring or null
completer_idstring or nullformat: "uuid"
has_repliesboolean or null
idstring or nullformat: "uuid"
like_countinteger or null
ownerobject or null
User model
owner_idstring or nullformat: "uuid"
textstring or null
timestampinteger or null

Errors