Retrieve a group by its ID.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Unique identifier for the group (service-generated).
25 - 26^grp_[1-9a-km-zA-HJ-NP-Z]{21,22}$Group successfully retrieved.
Represents the metadata of a group. Member lists are retrieved via a separate endpoint.
Unique identifier for the group (service-generated).
25 - 26^grp_[1-9a-km-zA-HJ-NP-Z]{21,22}$Name of the group. Must be unique within its connection. Must contain between 1 and 128 printable ASCII characters.
1 - 128^[\x20-\x7E]+$Identifier for the tenant this group belongs to.
3^[a-z0-9](?:[a-z0-9-]{0,61}[a-z0-9])?$Timestamp of when the group was created.
Timestamp of when the group was last updated.
External identifier for the group, often used for SCIM synchronization. Max length of 256 characters.
256Identifier for the connection this group belongs to (if a connection group).