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.

Changes

No recorded changes to this endpoint across all 5 revisions of this API.