Groups Endpoints
Group Organizations
List organizations that a specific IdP group belongs to
GET
Returns a paginated list of organizations that the specified IdP (Identity Provider) group has access to.
IdP groups must be explicitly enabled for your enterprise and are only supported for some enterprise SSO connections. Contact your administrator to enable group support.
Path Parameters
The name of the group 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
Total number of organizations the group belongs to
Number of organizations skipped
Maximum number of organizations returned
Whether there are more organizations available
Cursor for the next page of results