Skip to main content
GET
Get a SCIM group

Authorizations

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

Path

workspace_team_id
string
required
The ID of the group to retrieve.

Response

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