Get a single group
Enterprise feature
Get a single user group by group id
Authentication
Authorizationstring
API key needed to access this API
OR
AuthorizationBearer
API key needed to access this API, in Bearer token format
Path parameters
groupId
Response
groupSchema
name
The name of the group
id
The group id
description
A custom description of the group
mappingsSSO
A list of SSO groups that should map to this Unleash group
rootRole
A role id that is used as the root role for all users in this group. This can be either the id of the Viewer, Editor or Admin role.
createdBy
A user who created this group
createdAt
When was this group created
users
A list of users belonging to this group
projects
A list of projects where this group is used
userCount
The number of users that belong to this group
scimId
The SCIM ID of the group, only present if managed by SCIM