Get a SCIM group
Groups
Get a SCIM group
Gets a SCIM group by ID.
Required scopes: user_management:read.
GET
Get a SCIM group
Authorizations
This API uses OAuth 2.0 with the authorization code grant flow.
Path
The ID of the group to retrieve.
Response
Always
["urn:ietf:params:scim:schemas:core:2.0:Group"].The unique ID of the group.
The display name of the group.
The members of the group.