List Groups

Use this endpoint to get the list of groups.

Query Params
string

The 'sortBy' parameter specifies the attribute whose value is used to order the returned responses.

string
Defaults to ascending

The order in which the 'sortBy' parameter is applied. Defaults to ascending.

integer
Defaults to 1

A pagination parameter. It is the 1-based index of the first query result. A value less than 1 will be rounded up to 1.

integer
Defaults to 100

A pagination parameter. Specifies the desired maximum number of query results per page. A negative value will be rounded up to 0.

string

When included, each resource returned will contain the minimum set of resource attributes and any attributes or sub-attributes explicitly requested.

string

When included, each resource returned will contain the minimum set of resource attributes. Additionally, the default set of attributes minus those attributes listed in "excludedAttributes" is returned.

string

When included, the resources must match the given criteria to be included in the response.

Responses

400

Invalid format or content of the request.

401

The SCIM token is invalid.

Language
Credentials
URL
Choose an example:
application/scim+json
application/json