v51

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

List SSH keys

Retrieve a list of all SSH keys. Optionally include public key data.

get/v1/ssh-keys

Query parameters

includePublicKeyboolean

Include public key data in the response

Response

SSH keys retrieved successfully

idinteger

SSH key ID

namestring

SSH key name

publicKeystring

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