Get Groups Group
data class GetGroupsGroup(val description: String, val displayName: String, val externalIds: List<GetGroupsGroupExternalId>, val groupId: String, val identityStoreId: String)
Properties
Link copied to clipboard
Description of the specified group.
Link copied to clipboard
Group's display name.
Link copied to clipboard
List of identifiers issued to this resource by an external identity provider.
Link copied to clipboard
Identity Store ID associated with the Single Sign-On (SSO) Instance.