Groups Endpoints
List Enterprise Groups
List paginated IdP groups in this enterprise
GET
Returns a paginated list of all IdP (Identity Provider) groups in your enterprise, including their organization associations and roles.
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.
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 enterprise group objects
Total number of groups in the enterprise
Number of groups skipped
Maximum number of groups returned
Whether there are more groups available
Cursor for the next page of results