v3

latestOpenAPI 3.1.02026-08-08690159432.1 KB
Personal Subtasks

Get all subtasks for a personal task

Retrieve all subtasks for a given personal task with optional filters and sorting

get/v1/tasks/{parentTaskId}/subtasks

Path parameters

parentTaskIdinteger required

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

Subtasks 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