v2

latestOpenAPI 3.0.12026-07-31690160432.4 KB
Personal 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

successboolean

Indicates if the operation was successful

messagestring

Message describing the result of the operation

codeinteger

HTTP status code of the response

timestampstring date-time

Timestamp of the response