Get task tree

The GET task tree endpoint returns the hierarchical structure of a task by providing a list of all taskIds associated with it, including its subtasks and the task itself. This allows clients to retrieve the complete task tree without loading all tasks from the workspace. The endpoint helps reduce unnecessary data transfer when only the related taskIds are required, for example when querying booked time records.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required
string
required
Responses
200

OK

401

Unauthorized

403

Forbidden

Language
Credentials
Header
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here!