Returns all SSH public keys for SFTP storage access. These keys enable passwordless authentication to SFTP storages and are not used for S3-compatible storage.
GET
/
storage
/
provisioning
/
v3
/
key
List SSH keys
Copy
Ask AI
curl --request GET \ --url https://api.gcore.com/storage/provisioning/v3/key \ --header 'Authorization: <api-key>'