Members Endpoints
User Organizations
Get paginated list of organizations that this user has access to
GET
Returns a paginated list of organizations that a specific user has access to within your enterprise.
Path Parameters
The unique identifier of the user to get organizations for
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 that the user has access to
Total number of organizations the user has access to
Number of organizations skipped
Maximum number of organizations returned
Whether there are more organizations available
Cursor for the next page of results