groups
Search transitive memberships of a group. Note: This feature is only available to Google Workspace Enterprise Standard, Enterprise Plus, and Enterprise for Education; and Cloud Identity Premium accounts. If the account of the group is not one of these, a 403 (PERMISSION_DENIED) HTTP status code will be returned. A transitive membership is any direct or indirect membership of a group. Actor must have view permissions to all transitive memberships.
get/v1/{+parent}/memberships:searchTransitiveMemberships
Path parameters
parentstring required
Resource name of the group to search transitive memberships in. Format: groups/{group}, where group is the unique ID assigned to the Group.
Query parameters
pageSizeinteger
The default page size is 200 (max 1000).
pageTokenstring
The next_page_token value returned from a previous list request, if any.
Response
Successful response