v1

latestOpenAPI 3.0.0Apache 2.02026-07-24340250799.5 KB
ssh_keys

List SSH keys

This endpoint returns a list of SSH keys by various filters.

get/ssh-keys

Query parameters

filter[name]string

The SSH key name filter.

filter[created-at]string

The SSH key creation date filter.

filter[account]string

The SSH key account filter.

filter[account-ssh-key]string

The ID(s) of the SSH key(s).

page[number]string

Page number

page[size]string

Page size

querystring

The search string. Supports search by name of the SSH key.

sortstring[]

The comma-separated list of attributes.

account-ssh-keysstring

The comma-separated list of fields to return in response for SSHKey resource.

The value of the fields[resource-type] parameter is a comma-separated list that refers to the name of the fields to be returned for the resource. An empty value indicates that no fields should be returned.

Response

Success.