Organizations Endpoints
List Organizations
List paginated organizations in this enterprise
GET
Returns a paginated list of all organizations within your enterprise.
Query Parameters
Number of organizations to skip for pagination. Must be >= 0.
Maximum number of organizations to return. Must be between 1 and 1000.
Response
Array of organization objects
Total number of organizations in the enterprise
Number of organizations skipped
Maximum number of organizations returned
Whether there are more organizations available
Cursor for the next page of results