- HTTP request
- Path parameters
- Query parameters
- Request body
- Response body
- Authorization scopes
- IAM Permissions
- Try it!
Full name: projects.locations.keyHandles.list
Lists  KeyHandles 
 
.
HTTP request
The URLs use gRPC Transcoding syntax.
Path parameters
| Parameters | |
|---|---|
| parent |   Required. Name of the resource project and location from which to list  | 
Query parameters
| Parameters | |
|---|---|
| pageSize |   Optional. Optional limit on the number of  | 
| pageToken |   Optional. Optional pagination token, returned earlier via  | 
| filter |   Optional. Filter to apply when listing  | 
Request body
The request body must be empty.
Response body
Response message for  Autokey.ListKeyHandles 
 
.
If successful, the response body contains data with the following structure:
| JSON representation | 
|---|
|  { 
 "keyHandles" 
 : 
 [ 
 { 
 object (  | 
| Fields | |
|---|---|
| keyHandles[] |   Resulting  | 
| nextPageToken |   A token to retrieve next page of results. Pass this value in  | 
Authorization scopes
Requires one of the following OAuth scopes:
-  https://www.googleapis.com/auth/cloudkms
-  https://www.googleapis.com/auth/cloud-platform
For more information, see the Authentication Overview .
IAM Permissions
Requires the following IAM 
permission on the parent 
resource:
-  cloudkms.keyHandles.list
For more information, see the IAM documentation .

