Looks up the resource name of a Group by its EntityKey.
HTTP request
GET https://cloudidentity.googleapis.com/v1/groups:lookup
The URL uses gRPC Transcoding syntax.
Query parameters
| Parameters | |
|---|---|
| groupKey | 
 Required. The  | 
Request body
The request body must be empty.
Response body
The response message for GroupsService.LookupGroupName.
If successful, the response body contains data with the following structure:
| JSON representation | 
|---|
| { "name": string } | 
| Fields | |
|---|---|
| name | 
 The resource name of the looked-up  | 
Authorization scopes
Requires one of the following OAuth scopes:
- https://www.googleapis.com/auth/cloud-identity.groups.readonly
- https://www.googleapis.com/auth/cloud-identity.groups
- https://www.googleapis.com/auth/cloud-identity
- https://www.googleapis.com/auth/cloud-platform
For more information, see the Authorization guide.