Skip to main content
GET
List mounted volumes

Authorizations

Authorization
string
header
required

Organization API key (msb_…) - org-scoped programmatic access.

Path Parameters

sandbox_id
string<uuid>
required

Sandbox ID

Response

Mounted volumes

mount_path
string
required

Absolute path where the volume is mounted inside the guest.

read_only
boolean
required

Whether this binding is read-only.

volume_id
string<uuid>
required

Resolved volume identifier, suitable for the volume metrics API.

name
string | null

User-facing volume name; None identifies the organization host disk.