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

Changed in 2 of the 23 revisions of this API.5

    • added the non-success response with the status 400

      response-non-success-status-added

    • added the non-success response with the status 401

      response-non-success-status-added

    • added the non-success response with the status 403

      response-non-success-status-added

    • the response property items/user became required for the status 200

      response-property-became-required

    This revision also has 3 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog

    • endpoint added

      endpoint-added