Skip to main content
GET
Get SSH Key by ID

Authorizations

Authorization
string
header
required

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

Path Parameters

ssh_key_id
string<uuid>
required

SSH Key UUID

Query Parameters

team_id
string<uuid>

Team ID to filter SSH keys. Default team will be used if not provided.

Response

Successful operation

ssh_key
object