v5

latestOpenAPI 3.0.02026-08-017841,2603.2 MB
task
task

Retrieve a task

get/task/{connection_id}/task/{id}

Path parameters

connection_idstring required

ID of the connection

idstring required

ID of the Task

Query parameters

fieldsstring[]

Fields to return

rawstring

Raw parameters to include in the 3rd-party request. Encoded as a URL component. eg. raw parameters: foo=bar&zoo=bar -> raw=foo%3Dbar%26zoo%3Dbar

Response

Successful

idstring
created_atstring date-time
updated_atstring date-time
namestring
project_idstring
parent_idstring
completed_atstring date-time
status'OPENED' | 'IN_PROGRESS' | 'COMPLETED'
notesstring
due_atstring date-time
start_atstring date-time
end_atstring date-time
prioritystring
assigned_user_idsstring[]
creator_user_idstring
follower_user_idsstring[]
group_idsstring[]
tagsstring[]
urlstring
attachment_idsstring[]

Array of attachment IDs retrieved from StorageFile.Get endpoint

has_childrenboolean
typestring
time_spentnumber
time_spent_unitstring
progressnumber
story_pointsnumber
rawobject