v3

latestOpenAPI 3.1.02026-08-08690159432.1 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

Custom fields filter as JSON string

pageinteger

Zero-based page index (0..N)

sizeinteger

The size of the page to be returned

sortstring[]

Sorting criteria in the format: property,(asc|desc). Default sort order is ascending. Multiple sort criteria are supported.

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