GET api/scim/v2/groups

Returns a list of Groups

Request Information

URI Parameters

None.

Body Parameters

None.

Response Information

Resource Description

A 200 Ok containing a urn:ietf:params:scim:api:messages:2.0:ListResponse of urn:ietf:params:scim:schemas:core:2.0:Group

ListResponse
NameDescriptionTypeAdditional information
totalResults

integer

None.

schemas

Collection of string

None.

Resources

Collection of Object

None.

Response Formats

application/json, text/json

Sample:

Sample not available.