v2

latestOpenAPI 3.0.02026-08-013312111.4 MB
SSH

Get a SSH key

Returns a specific SSH public key belonging to a user.

get/users/{selected_user}/ssh-keys/{key_id}

Response

The specific SSH key matching the user and UUID

typestring required
uuidstring

The SSH key's immutable ID.

keystring

The SSH public key value in OpenSSH format.

commentstring

The comment parsed from the SSH key (if present)

labelstring

The user-defined label for the SSH key

created_onstring date-time
last_usedstring date-time
expires_onstring date-time
fingerprintstring

The SSH key fingerprint in SHA-256 format.