Private Keys

Get

Get key by UUID.

get/security/keys/{uuid}

Path parameters

uuidstring required

Private Key UUID

Response

Get all private keys.

idinteger
uuidstring
namestring
descriptionstring
private_keystring private-key
public_keystring

The public key of the private key.

fingerprintstring

The fingerprint of the private key.

is_git_relatedboolean
team_idinteger
created_atstring
updated_atstring

Changes