Read All User Groups
Retrieve all groups associated with a specified user.
Input
Field |
Definition |
Type |
Required |
User |
User Key |
User's email address or the unique user ID |
String |
TRUE |
Output
Field |
Definition |
Type |
Groups |
ID |
Group's unique identifier |
String |
Name |
Group's name |
String |
Email |
Group's email address |
String |
Description |
Detailed description of the group's purpose |
String |
Direct Members Count |
Number of users that are direct members of the group; if a group is a member (a child) of this group (the parent), then members of the child group are not counted |
String |
Admin Created |
Value is true if this group was created by an administrator rather than a user; otherwise, false |
String |
Kind |
Type of the API resource; for Groups resources, the value is admin#directory#group |
String |
Etag |
ETag of the resource |
String |
Aliases |
List of the group's alias email addresses |
String |
Noneditable Aliases |
List of the group's non-editable alias email addresses that are outside of the account's primary domain or subdomains |
String |
Related topics
G Suite Admin connector
About the elements of Okta Workflows
G Suite API documentation