v1

latestOpenAPI 3.1.02026-07-26102158206.8 KB
SSH Keys

List user SSH keys

Returns all SSH keys belonging to the authenticated user.

get/api/v1/user/ssh-keys

Response

List of SSH keys

idstring required

Key hashid

user_idstring required

Owner user hashid

namestring required

Human-readable name

public_keystring required

OpenSSH format public key

fingerprintstring required

SHA256 fingerprint

key_typestring required

Algorithm (ed25519, rsa, etc)

sourcestring required

Origin: manual or github

key_metadataobject nullable

Extra data like bit length

last_synced_atstring nullable

Last GitHub sync timestamp

created_atstring required

Creation timestamp

updated_atstring required

Last update timestamp