Project Tasks

Get a project task by ID

Retrieve a project task by its ID

get/v1/spaces/{spaceId}/projects/{projectId}/tasks/{taskId}

Path parameters

spaceIdinteger required

ID of the space

projectIdinteger required

ID of the project

taskIdinteger required

ID of the task

Headers

X-Org-Idinteger required

Organization ID

Response

Project task fetched successfully

Changes

Changed in 1 of the 10 revisions of this API.11

    • removed the media type application/hal+json for the response with the status

      response-media-type-removed

    • added the media type application/vnd.hal+json for the response with the status

      response-media-type-added

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