Get all the Comments and Replies from a Comment thread

This endpoint will return all comments and replies in a flat list.

Path parameters

asset_idstringRequiredformat: "uuid"

Query parameters

includestringOptional

Response

Comments success response
annotationstring
completedboolean
completed_atstring
completer_idstringformat: "uuid"
has_repliesboolean
idstringformat: "uuid"
like_countinteger
ownerobject
User model
owner_idstringformat: "uuid"
textstring
timestampinteger

Errors

401
Unauthorized Error
404
Not Found Error