Skip to main content
GET
List a workspace's persistent volumes.
See persistent volumes for mounting, capacity, and recovery guidance. Workspace root filesystem snapshots do not include volume contents.

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

id
string
required

Workspace ID

Response

200 - application/json

Workspace volumes

items
object[]
required
next_cursor
string | null

Always null — volume lists are small and unpaginated. Present so the CLI's {items, next_cursor} envelope is uniform across resources.