Returns the list of all organizations.
This endpoint is authorized for organizations only, and allows retrieving the list of organizations specifying:
- The sorting criteria (also multiple).
- The paging configuration.
The list of results is limited to only those organizations authorized to the user's parent organization.
Required permissions: READ_ALL_ORGANIZATIONS.
The name of the tenant (e.g. acme).
The number of elements to retrieve for the current page.
The page number to retrieve (zero-based).
The sorting criteria based on object properties.
Successful operation.
User not authenticated.
The error response.
User not authorized.
The error response.
Resource was not found.
The error response.
API call rate limit exceeded.
The error response.
Internal server error.
The error response.