Get SCIM Group

Gets a SCIM group in a SCIM directory.

Path parameters

idstringRequired
ID of the SCIM group to get.

Headers

AuthorizationstringRequired

Bearer authentication of the form Bearer <token>, where token is your auth token.

Response

OK
scimGroupobject or null
The requested SCIM group.