sandboxes

GET /v1/sandboxes/:id/volumes — mounted volumes (API key, org inferred).

get/v1/sandboxes/{sandbox_id}/volumes

Path parameters

sandbox_idstring uuid required

Sandbox ID

Response

Mounted volumes

mount_pathstring required

Absolute path where the volume is mounted inside the guest.

namestring nullable

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

read_onlyboolean required

Whether this binding is read-only.

volume_idstring uuid required

Resolved volume identifier, suitable for the volume metrics API.

Changes

No recorded changes to this endpoint across all 1 revision of this API.