get
https://{customerSubdomain}.smenso.cloud/skyisland/api/integration/tasktree//
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.
