Skip to main content
GET
List volumes
Updated May 8, 2026

Authorizations

X-API-Key
string
header
required

API key for authentication. Each key is bound to a specific account.

Headers

X-Project-ID
string<uuid>

Optional project ID to scope the list. Omit to list across all accessible projects.

Query Parameters

vm_id
string<uuid>

Filter by attached VM UUID

region
enum<string>

Filter by region

Available options:
us-east
limit
integer
default:50
offset
integer
default:0

Response

List of volumes

success
boolean
data
object[]
total
integer
Last modified on May 8, 2026