Tasks

Get task by ID

get/api/tasks/{id}

Path parameters

idinteger required

Response

Task details

Changes

Changed in 1 of the 27 revisions of this API.115

  • 39aff788d955115See the full diff
    • the task response's property type/format changed from / to object/ for status 200

      response-property-type-changed

    • added the media type application/json for the response with the status 401

      response-media-type-added

    • added the media type application/json for the response with the status 404

      response-media-type-added

    • added the optional property task/assigned_to to the response with the 200 status

      response-optional-property-added

    • added the optional property task/created_at to the response with the 200 status

      response-optional-property-added

    • added the optional property task/created_by to the response with the 200 status

      response-optional-property-added

    • added the optional property task/description to the response with the 200 status

      response-optional-property-added

    • added the optional property task/due_date to the response with the 200 status

      response-optional-property-added

    • added the optional property task/estimated_hours to the response with the 200 status

      response-optional-property-added

    • added the optional property task/id to the response with the 200 status

      response-optional-property-added

    • added the optional property task/metadata to the response with the 200 status

      response-optional-property-added

    • added the optional property task/priority to the response with the 200 status

      response-optional-property-added

    • added the optional property task/status to the response with the 200 status

      response-optional-property-added

    • added the optional property task/tags to the response with the 200 status

      response-optional-property-added

    • added the optional property task/title to the response with the 200 status

      response-optional-property-added

    • added the optional property task/updated_at to the response with the 200 status

      response-optional-property-added

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