V1 Get Children of Organization

Returns the entity references of child organizations and users.

Path Params
string
required

Unique identifier of the organization

Query Params
string

The maximum number of records to return in a page. Response size is limited to 6 MB and is recalculated if the response exceeds 6 MB. The default value is 1000. The maximum value is limited to 10000.

string

When set to true, the response includes references to all child organizations and users under this organization's hierarchy. When set to false, only the immediate child organizations and its users will be included in the response.

string

Starting index or record number from which to retrieve the organization details. The default is 1

string

By default, both organizations and users are included in the response. To request only organizations, set 'type' to organization. To request only users, set 'type' to user.

Headers
string
required

Bearer token.

Responses

400

Bad Request

401

Unauthorized

403

Forbidden

404

Not Found

500

Internal Server Error

Language
URL
Response
Choose an example:
application/json