v1

latestOpenAPI 3.0.0Creative Commons Attribution 3.02026-07-1339117150.4 KB
groups

Looks up the resource name of a Membership by its EntityKey.

get/v1/{+parent}/memberships:lookup

Path parameters

parentstring required

Required. The parent Group resource under which to lookup the Membership name. Must be of the form groups/{group}.

Query parameters

memberKey.idstring

The ID of the entity. For Google-managed entities, the id should be the email address of an existing group or user. Email addresses need to adhere to name guidelines for users and groups. For external-identity-mapped entities, the id must be a string conforming to the Identity Source's requirements. Must be unique within a namespace.

memberKey.namespacestring

The namespace in which the entity exists. If not specified, the EntityKey represents a Google-managed entity such as a Google user or a Google Group. If specified, the EntityKey represents an external-identity-mapped group. The namespace must correspond to an identity source created in Admin Console and must be in the form of identitysources/{identity_source}.

Response

Successful response