Comments

Get task comments

Get every comment on a task, oldest first, each with its author's name and avatar.

get/comment/{taskId}

Path parameters

taskIdstring required

Response

List of comments for the task

idstring required
taskIdstring required
userIdstring required
contentstring required
createdAtstring date-time required
updatedAtstring date-time required

Changes