v51

latestOpenAPI 3.0.2raw.githubusercontent.com2026-08-01245104440.0 KB
SSH Keys

Get SSH key details

Retrieve details of a specific SSH key including its public key.

get/v1/ssh-keys/{key-id}

Path parameters

key-idinteger required

SSH key ID

Response

SSH key details retrieved successfully

idinteger

SSH key ID

namestring

SSH key name

publicKeystring

Public key in OpenSSH format (included in details and when includePublicKey=true)