SSH Keys

Retrieve Project SSH Key

List all SSH Keys in the project. These keys can be used to access servers after deploy and reinstall actions.

get/projects/{project_id}/ssh_keys/{ssh_key_id}

Path parameters

project_idstring required

Project ID or Slug

ssh_key_idstring required

Response

Success

Changes

Changed in 1 of the 29 revisions of this API.3

    • added the optional property data/attributes/project/stats/databases to the response with the 200 status

      response-optional-property-added

    • added the optional property data/attributes/project/stats/storages to the response with the 200 status

      response-optional-property-added

    • added the optional property data/attributes/project/stats/virtual_machines to the response with the 200 status

      response-optional-property-added