Get all tasks
Retrieve all tasks with optional filters and grouping
Query parameters
Title of the task
Title of the task
Start date
Start date
Due date
Due date
Created time
Created time
Modified time
Modified time
Whether the task is overdue
Whether the task is overdue
Whether the due date is set
Whether the due date is set
Whether the task is pending
Whether the task is pending
Whether the task is upcoming
Whether the task is upcoming
Custom fields filter as JSON string
Custom fields filter as JSON string
Zero-based page index (0..N)
The size of the page to be returned
Sorting criteria in the format: property,(asc|desc). Default sort order is ascending. Multiple sort criteria are supported.
Headers
Organization ID
Response
Tasks fetched successfully
Changes
Changed in 1 of the 10 revisions of this API.33
- ▲
for the
queryrequest parameterpage, default value0was addedrequest-parameter-default-value-added
- ▲
for the
queryrequest parametersize, default value20was addedrequest-parameter-default-value-added
- ▲
the
data/tasks/items/customFields/items/fieldValue/items/valueresponse's property type/format changed fromobject/to/for status200response-property-type-changed
- ○
for the
queryrequest parameterpage, the type/format was generalized frominteger/int32tointeger/request-parameter-type-generalized
- ○
for the
queryrequest parametersize, the type/format was generalized frominteger/int32tointeger/request-parameter-type-generalized
- ○
added the optional property
data/tasks/items/internalto the response with the200statusresponse-optional-property-added
This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲