SSH Keys

Get server SSH key

Get a specific SSH key associated with the server.

Processing mode: <small><code>sync</code></small>

get/orgs/{organization}/servers/{server}/ssh-keys/{key}

Path parameters

organizationstring required

The organization slug

serverinteger required

The server ID

keyinteger required

The key ID

Response

KeyResource

Changes