List Organizations

GET
Gets a list of organizations.

Query parameters

pageTokenstringOptional
Pagination token. Leave empty to get the first page of results.

Response

This endpoint returns an object.
organizationslist of objectsOptional
List of organizations.
nextPageTokenstringOptional

Value to use as pageToken for the next page of data. Empty if there is no more data.