Get SSH key
SSH Keys
Get SSH key
Get a single SSH key by ID. Returns public key and metadata only.
GET
Get SSH key
Authorizations
JWT authentication token
Path Parameters
Response
SSH key details
Available options:
ed25519, rsa-2048, rsa-4096, ecdsa-256, ecdsa-384, ecdsa-521, password Authentication type (key = generated key pair, password = password-based)
Available options:
key, password SHA256 fingerprint of the public key (null for password auth)
OpenSSH authorized_keys format public key (null for password auth)

