Add ability to GET additional SSH keys on project
complete
S
Stephen Daspit
At the moment you can create: https://circleci.com/docs/api/#create-ssh-keys and delete: https://circleci.com/docs/api/#delete-ssh-key SSH key's -- however you are unable to GET existing SSH key fingerprints for a project.This request is to implement the ability to GET the additional SSH keys associated with a project, similar to what you can do for deploy and user keys: https://circleci.com/docs/api/#list-checkout-keys
CCI-I-1588
Nathan Fish
complete
Additional keys are no possible for a project through project settings.