GetOrgUnit
Get details of a specific organizational unit by its UUID.
GET
/api/v1/tenants/{tenantUuid}/org/departments/{uuid}Operation ID
GetOrgUnitSince
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 that owns the org unit
uuidStringRequiredUUID of the organizational unit to retrieve
