List Group Members
List members of a group.
Input
Field | Definition | Type | Required |
---|---|---|---|
Group | |||
Group Key | Unique identifier for the group; can be the group's email address, group alias, or the group's unique identifier. | String | TRUE |
Options | |||
Roles | Filter search results by user role; choices are Owner , Manager , or Member . |
Dropdown | FALSE |
Include Derived Members | Filter by including or excluding indirect members; default is false. | Boolean | FALSE |
Output
Field | Definition | Type |
---|---|---|
Kind | Type of the API resource; for Members resources, the value is admin#directory#group . |
String |
Etag | ETag of the resource for the group. | String |
Members | ||
ID | Unique identifier of the group member. | String |
Primary email address of the group member. | String | |
Role | Group member's role (Manager, Member, or Owner). | String |
Type | Type of data returned. | String |
Status | Status of the group member. | String |
Kind | Type of the API resource; for Members resources, the value is admin#directory#member |
String |
Etag | ETag of the resource for the group member. | String |
Related topics
Google Workspace Admin connector