Skip to main content
GET
List All Volumes

Path Parameters

org_slug
string
required

Fly Organization Slug

Query Parameters

include_deleted
boolean

Include deleted volumes

region
string

Region filter

state
string

Comma separated list of volume states to filter

summary
boolean

Only return summary info about volumes (omit blocks, block size, etc)

updated_after
string

Only return volumes updated after this time. Timestamp must be in the RFC 3339 format

cursor
string

Pagination cursor from previous response (takes precedence over updated_after)

limit
integer

The number of volumes to fetch (max of 1000). This limit is advisory. Responses may be shorter, even when more volumes remain. If omitted, the maximum is used

Response

200 - application/json

OK

last_updated_at
string
last_volume_id
string
next_cursor
string
volumes
object[]