v5

latestOpenAPI 3.1.0raw.githubusercontent.com2026-08-016917.1 KB

Get Sandbox

Return the current state of a sandbox.

A sandbox not owned by this API process yields a 404.

get/sandboxes/{sandbox_id}

Path parameters

sandbox_idstring required

Response

Successful Response

idstring required

Stable sandbox identifier.

status'created' | 'running' | 'paused' | 'stopped' | 'error' required

VM lifecycle states.