listCurrentUserHierarchyNodes
GET/hierarchies/:hierarchyId/current-user-hierarchy-nodes
Returns the nodes of the hierarchy that are directly linked to the calling principal (the current user).
Unlike listHierarchyNodes, which returns all the nodes of the hierarchy, this service restricts the result
to the nodes the current user is directly associated with.
To access the service you need at least one of the following permissions:
| Permission (one of) |
|---|
| listHierarchies |
| createHierarchy |
| updateHierarchy |
| listItemHierarchies |
| createItemHierarchy |
| updateItemHierarchy |
Request
Responses
- 200
- 400
HierarchyNode list response
Bad request