List provisioned SCIM groups for an enterprise
Lists provisioned SCIM groups in an enterprise.
You can improve query search time by using the excludedAttributes query parameter with a value of members to exclude members from the response.
Path parameters
The slug version of the enterprise name.
Query parameters
If specified, only results that match the specified filter will be returned. Multiple filters are not supported. Possible filters are externalId, id, and displayName. For example, ?filter=externalId eq "9138790-10932-109120392-12321".
Excludes the specified attribute from being returned in the results. Using this parameter can speed up response time.
Used for pagination: the starting index of the first result to return when paginating through values.
Used for pagination: the number of results to return per page.
Response
Success, either groups were found or not found