Skip to main content
GET
Get a SCIM group

Authorizations

string
required
This API uses OAuth 2.0 with the authorization code grant flow.

Path

string
required
The ID of the group to retrieve.

Response

string[]
Always ["urn:ietf:params:scim:schemas:core:2.0:Group"].
string
The unique ID of the group.
string
The display name of the group.
object[]
The members of the group.
object