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.
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
Response
<Result>
<HasErrors>false</HasErrors>
<Tasks>
<Id>a63f3827-e288-441c-b751-97c11ce434b1</Id>
<Id>6daaa5ba-ca27-44d0-b943-4fa5597324e6</Id>
<Id>52f360d1-b22b-412f-904d-2373abfe360c</Id>
<Id>6958a818-9433-46dd-a6ad-756c883e02c2</Id>
<Id>755dce09-bc5e-4e15-ab25-63337da7acc4</Id>
<Id>452386e2-4819-476d-ba82-75a7ad95b792</Id>
<Id>44d0ce1a-12f4-4149-a2e4-6e3560db95dc</Id>
<Id>a03a9ec0-67d3-4c44-89db-b0ac1c610c34</Id>
<Id>a70ca54a-81c1-4459-b486-fafaa63403e0</Id>
<Id>2dcb5b0f-189a-440f-8437-435b78f8096b</Id>
<Id>c67aaab3-d5a0-436c-9a55-c13679bb5fb4</Id>
<Id>c07d1da9-f18e-4607-9b75-636f36e9e689</Id>
<Id>5ede9499-cc6c-43f8-a223-fca16f03c1e4</Id>
<Id>8365bca8-21dc-4391-a509-b153ed3dbfca</Id>
<Id>1e8d5612-dab4-49eb-b19d-316ec60d9923</Id>
</Tasks>
</Result><Result>
<HasErrors>true</HasErrors>
<Errors>
<ErrorDetail>A project with Id a6a74aea-1f45-4b10-8477-9476ca3f690 doesn't exist</ErrorDetail>
</Errors>
</Result> 200OK
401Unauthorized
403Forbidden
