User Key
or Customer ID
.
Parameter | Description |
---|---|
Customer ID | The unique ID for the customer’s Google Workspace account. As an account administrator, you can also use the my_customer alias to represent your account’s customer ID. The customer ID can be obtained by the List Users action.Note: Either the Customer ID or the User Key parameter must be provided. |
Query | Query string for filtering user’s groups. For more information on constructing group queries, see [Search for Groups](https: //developers.google.com/workspace/admin/directory/v1/guides/search-groups). |
User Key | A unique identifier of the user to list groups for. The value can be the user’s primary email address, alias email address, or unique user ID. Note: Either the Customer ID or the User Key parameter must be provided. |
Parameter | Description |
---|---|
Delegated User Override | Perform the action on behalf of another user, overriding the delegated user defined in the connection. If not specified, the delegated user is the one provided in the connection. Has no effect when using an OAuth connection. NOTE: the connection details are not edited by this input. |
Max Results | The maximum number of results to retrieve in a single execution. |
Page Token | A page token, received from a previous execution. Provide this to retrieve the subsequent page. When paginating, all other parameters provided must match the execution that provided the page token. |