Looks up the resource name of a Group by its EntityKey.
HTTP request
GET https://cloudidentity.googleapis.com/v1beta1/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 |
Output only. The resource name of the looked-up |
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.