v2
latestOpenAPI 3.0.12026-07-31690160432.4 KBPersonal Tasks
Get all tasks
Retrieve all tasks with optional filters and grouping
get/v1/tasks
Query parameters
titlestring
Title of the task
Title of the task
statusstring[]
prioritystring[]
tagsstring[]
creatorsinteger[]
ownersinteger[]
startDatestring date-time
Start date
Start date
dueDatestring date-time
Due date
Due date
createdTimestring date-time
Created time
Created time
modifiedTimestring date-time
Modified time
Modified time
overdueboolean
Whether the task is overdue
Whether the task is overdue
dueDateSetboolean
Whether the due date is set
Whether the due date is set
pendingboolean
Whether the task is pending
Whether the task is pending
upcomingboolean
Whether the task is upcoming
Whether the task is upcoming
customFieldsstring
Custom fields filter as JSON string
Example:[{"field":"status","condition":"EQUALS","value":"open"}]
Custom fields filter as JSON string
pageinteger
sizeinteger
sortstring[]
Headers
X-Org-Idinteger required
Organization ID
Response
Tasks fetched successfully