Get a list of all Organisational Units available in the system.
The access token received from the authorization server in the OAuth 2.0 flow.
The maximal number of entities returned, ordered by the last_updated
field and external_id
.
1 <= x <= 200
50
The applied offset for returned entities, results starting from offset
up to offset + limit
.
x >= 0
This parameter can be used to only include Organisational Units with the specified parent_id
as their direct parent. If parent_id="null"
, only root Organisational Units are included. If the parameter is not set, all entities will be included.
"c3903505-eb84-42dc-a79f-5d8b1fe897b7"
OK
The response is of type object
.