List SSH keys
SSHKeys
List SSH keys
deprecated
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.
Deprecated: Use GET /v4/ssh_keys instead.
GET
List SSH keys
Documentation Index
Fetch the complete documentation index at: https://gcore-doc-1046.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
API key for authentication. Make sure to include the word apikey, followed by a single space and then your token.
Example: apikey 1234$abcdef
Query Parameters
Number of records to skip before beginning to write in response.
Required range:
x >= 0Max number of records in response
Required range:
1 <= x <= 1000Field name to sort by
Ascending or descending order
Available options:
asc, desc