List all SSO groupsCopy Pageget https://api.controlup.com/v1/organizations/{orgId}/sso-groupsReturns a list of all SSO groups in your organization.Required permission: View SettingsPath ParamsorgIduuidrequired^[0-9A-Fa-f]{8}-[0-9A-Fa-f]{4}-4[0-9A-Fa-f]{3}-[89ABab][0-9A-Fa-f]{3}-[0-9A-Fa-f]{12}$ID of your ControlUp organization. You can find your organization ID on the API Key Management page in the DEX platform.Query Params_pageint32≥ 1Defaults to 1The page of results to return. The first page is page number 1._limitint32≥ 1Defaults to 10The number of results returned per page._sortBystringenumDefaults to idSorts results according to the specified field.ididcreatedAtupdatedAtexternalIddisplayNameAllowed:idcreatedAtupdatedAtexternalIddisplayName_orderstringenumDefaults to ascThe sort order (ascending / descending) of the field specified by the _sortBy parameter.ascascdescAllowed:ascdesc_searchstringA search filter that is applied to all fields. Only results that contain the specified string are returned._formatstringenumDefaults to jsonThe format of returned results.jsonjsonxmlcsvAllowed:jsonxmlcsvexternalIdarray of objectsA search filter on the externalId field.externalIdADD stringdisplayNamearray of stringsA search filter on the displayName field.displayNameADD stringidarray of stringsA search filter on the id field.idADD stringResponses 200Ok 400Bad Request 401Unauthorized: Access is denied 403Forbidden: Access to this resource is denied 404Not Found: The requested resource could not be found 500Internal Server ErrorUpdated about 2 months ago Get audit logCreate an SSO groupDid this page help you?YesNo