List groups
Groups
List groups
Returns a paginated ListResponse of groups.
GET
List groups
Authorizations
SCIM bearer token issued from your Cube Cloud account settings.
Query Parameters
SCIM filter expression used to narrow results, for example
userName eq "jane@example.com".
1-based index of the first result to return. Defaults to 1.
Required range:
x >= 1Maximum number of results to return per page.
Required range:
x >= 0Comma-separated list of attributes to omit from the response.