Skip to main content
GET
Get an SSH key

Authorizations

Authorization
string
header
required

An API key issued by Hive Compute support. See Authentication above for how to request one.

Path Parameters

id
string<uuid>
required

The key's unique identifier.

Response

The key.

id
string<uuid>

Unique identifier.

content
string

The public key, in OpenSSH format.

user_id
string<uuid>

Account the key belongs to.

created_at
string<date-time>

When the key was registered.