Organizations Endpoints
Organization Groups
Get paginated list of enterprise groups that are in this organization
GET
Returns a paginated list of enterprise groups within a specific organization.
Path Parameters
The unique identifier of the organization to get groups for
Query Parameters
Number of groups to skip for pagination. Must be >= 0.
Maximum number of groups to return. Must be between 1 and 1000.
Response
Array of group objects within the organization
Total number of groups in the organization
Number of groups skipped
Maximum number of groups returned
Whether there are more groups available
Cursor for the next page of results