Looks up the resource name of a Membership by its EntityKey.
HTTP request
GET https://cloudidentity.googleapis.com/v1/{parent=groups/*}/memberships:lookup
The URL uses gRPC Transcoding syntax.
Path parameters
| Parameters | |
|---|---|
parent | 
                
                   
 Required. The parent  Must be of the form   | 
              
Query parameters
| Parameters | |
|---|---|
memberKey | 
                
                   
 Required. The   | 
              
Request body
The request body must be empty.
Response body
The response message for MembershipsService.LookupMembershipName.
If successful, the response body contains data with the following structure:
| JSON representation | 
|---|
{ "name": string }  | 
                  
| Fields | |
|---|---|
name | 
                    
                       
 The resource name of the looked-up  Must be of the form   | 
                  
Authorization scopes
Requires one of the following OAuth scopes:
https://www.googleapis.com/auth/cloud-identity.groups.readonlyhttps://www.googleapis.com/auth/cloud-identity.groupshttps://www.googleapis.com/auth/cloud-identityhttps://www.googleapis.com/auth/cloud-platform
For more information, see the Authorization guide.