v5

latestOpenAPI 3.0.02026-08-017841,2603.2 MB
task
task

List all tasks

get/task/{connection_id}/task

Path parameters

connection_idstring required

ID of the connection

Query parameters

limitnumber
offsetnumber
updated_gtestring

Return only results whose updated date is equal or greater to this value (ISO-8601 / YYYY-MM-DDTHH:MM:SSZ format)

sortstring
orderstring
querystring

Query string to search. eg. email address or name

project_idstring

The project ID to filter by (reference to TaskProject)

parent_idstring

The parent ID to filter by

user_idstring

The user/employee ID to filter by (reference to HrisEmployee)

statusstring

The status to filter by

start_gtestring

The start date to filter by (ISO-8601 / YYYY-MM-DDTHH:MM:SSZ format)

end_ltstring

The end date to filter by (ISO-8601 / YYYY-MM-DDTHH:MM:SSZ format)

assigned_user_idstring

The assigned user/employee ID to filter by (reference to HrisEmployee)

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