SSH Public Key

Get SSH public key details

get/project/{project_id}/ssh-public-key/{ssh_public_key_reference}

Response

An SSH Public Key

idstring required

ID of the SSH public key

namestring required

Name of the SSH public key

public_keystring

SSH public key data

Example response

{
  "id": "skaz0q3vbrpa7pkg7zbmah9csn"
}