GetDepartmentTree
Get the full department hierarchy tree for the specified tenant.
GET
/api/v1/tenants/{tenantUuid}/org/departments/treeOperation ID
GetDepartmentTreeSince
1.0.0Execution Mode
SynchronousAuth Context
Auth RequiredAuth Context
Send these values as request headers when calling this API.
AuthorizationstringRequiredBearer Token
X-Tenant-IDstringX-Tenant-ID
Request Inputs
Path Parameters
tenantUuidStringRequiredUUID of the tenant to retrieve the department tree for
Query Parameters
rootUuidStringUUID of the department to use as the root node; empty returns the full tree UUID of the department to use as the root node; empty returns the full tree
