v1

latestOpenAPI 3.1.02026-07-24145580597.0 KB
Tasks:v1:SubTasks:Tasks:TaskBoards

Get sub-tasks

Retrieve a list of sub-tasks under a specified parent task

get/tasks/v1/taskboards/{taskBoardId}/tasks/{taskId}/sub-tasks

Path parameters

taskBoardIdstring required

The unique identifier of the task board

The unique identifier of the task board

taskIdstring required

The unique identifier of the parent task

The unique identifier of the parent task

Query parameters

subtaskIdsstring[]

Optional list of subtask IDs to filter by

Optional list of subtask IDs to filter by

limitinteger

The maximum number of results to display per page

The maximum number of results to display per page

offsetinteger

The resource offset of the last successfully read resource will be returned as the paging.offset JSON property of a paginated response containing more results

The resource offset of the last successfully read resource will be returned as the paging.offset JSON property of a paginated response containing more results

Response

Successful Response

requestIdstring