comments

Returns list of comments

get/comments

Query parameters

commentable_idinteger required

ID of the commentable resource

commentable_type'Message' | 'Task' required

Type of the commentable resource (Message or Task)

Response

Returns list of comments

totalinteger

Show the total count of comments

Changes