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. |
Text |
TRUE |
Output
Field | Definition | Type |
---|---|---|
Groups |
||
ID |
Group's unique identifier. |
Text |
Name |
Name of the group. |
Text |
|
Group's email address. |
Text |
Description |
Detailed description of the group's purpose. |
Text |
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 aren't counted. |
Text |
Admin Created |
Value is true if this group was created by an admin rather than a user; otherwise, false. |
Text |
Kind |
Type of the API resource; for Groups resources, the value is admin#directory#group. |
Text |
Etag |
ETag of the resource. |
Text |
Aliases |
List of the group's alias email addresses. |
Text |
Noneditable Aliases |
List of the group's non-editable alias email addresses that are outside of the account's primary domain or subdomains. |
Text |