get https://api.rocket.net/v1/sites//ssh/keys
For given site it will list all SSH keys.
Log in to see full request history
Responses
For given site it will list all SSH keys.
xxxxxxxxxx
curl --request GET \
--url 'https://api.rocket.net/v1/sites/id/ssh/keys?page=1&per_page=100' \
--header 'accept: application/json'
Try It!
to start a request and see the response here! Or choose an example: