Skip to main content
GET
List SSH keys

Authorizations

Authorization
string
header
required

Use a JWT access token or API key (prefixed with nv_)

Response

200 - application/json

List of SSH keys

id
string<uuid>
label
string
key_type
string
Example:

"ssh-ed25519"

fingerprint
string
Example:

"SHA256:abc123..."

created_at
string<date-time>