managedUserGroups

List of user groups in this account.

Returns

[ManagedUserGroup!]!
[ManagedUserGroup!]!
Collapse
  • id
    Globally unique, immutable ID of ManagedUserGroup.
  • groupName
    Name of user group from account's identity provider.
  • spaceCount
    Number of spaces user group was explicitly given permissions to.
  • memberCount
    Number of members of this group who logged into this account.
  • members
    Members of this group
  • lastLoginTime
    Unix timestamp (in seconds) at which user from this group was last authenticated.
  • description
    Description is optional, user-provided text describing the group resource or serving as a human-readable name.