Returns storages with the same filtering and pagination as v2, but in a simplified response shape for easier client consumption.
Response format: count: total number of storages matching the filter (independent of pagination) results: the current page of storages according to limit/offset
API key for authentication. Make sure to include the word apikey, followed by a single space and then your token.
Example: apikey 1234$abcdef
Field name to sort by
Ascending or descending order
asc, desc Filter by storage ID
Filter by storage name (exact match)
Filter by storage location/region
Filter by storage type
s3, sftp Number of records to skip before beginning to write in response.
x >= 0Max number of records in response
1 <= x <= 1000Filter by storage status
active, suspended, deleted, pending Include deleted storages in the response