Skip to main content
GET
Get Ssh Keys

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Headers

xi-api-key
string | null
x-api-key
string | null

Response

Successful Response

id
string
required

SSH Key ID

name
string
required

SSH Key name

Minimum string length: 1
key
string
required

SSH Key content

Minimum string length: 1
created_at
integer