List SSH keys
GET/ssh_keys
Returns the SSH keys on the calling key owner's account.
Responses
- 200
- 401
- 403
The account's SSH keys.
The API key is missing, invalid or expired.
The API key is valid but not authorized for the required scope.
GET/ssh_keys
Returns the SSH keys on the calling key owner's account.
The account's SSH keys.
The API key is missing, invalid or expired.
The API key is valid but not authorized for the required scope.