Retrieves an SSH public key.
HTTP request
GET https://oslogin.googleapis.com/v1alpha/{name=users/*/sshPublicKeys/*}
The URL uses gRPC Transcoding syntax.
Path parameters
| Parameters | |
|---|---|
name |
Required. The fingerprint of the public key to retrieve. Public keys are identified by their SHA-256 fingerprint. The fingerprint of the public key is in format |
Request body
The request body must be empty.
Response body
If successful, the response body contains an instance of SshPublicKey.
Authorization scopes
Requires one of the following OAuth scopes:
https://www.googleapis.com/auth/cloud-platformhttps://www.googleapis.com/auth/compute
For more information, see the Authentication Overview.