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/databasesto the response with the200statusresponse-optional-property-added
- ○
added the optional property
data/attributes/project/stats/storagesto the response with the200statusresponse-optional-property-added
- ○
added the optional property
data/attributes/project/stats/virtual_machinesto the response with the200statusresponse-optional-property-added
- ○