V1 Get All Organizations

Returns information for all organizations.

Query Params
string

Returns organizations for the specified parent ID.

string

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

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

Optional. View type parameter. Enumerations: summary, entity, hierarchy

- summary: Default. Returns basic details about each organization along with the parent organization reference and number of child users & organizations.
- entity: Returns complete details for each organization.
- hierarchy: Returns hierarchical information such as child organizations, branches and associated users.

Headers
string
required

Bearer token.

Responses

400

Bad Request

401

Unauthorized

403

Forbidden

404

Not Found

500

Internal Server Error

Language
URL
LoadingLoading…
Response
Choose an example:
application/json