v2

latestOpenAPI 3.1.0Proprietaryraw.githubusercontent.com2026-04-0912817.8 KB
Sandboxes

Resume a paused sandbox

Restores the sandbox from its paused snapshot. Transitions back to active with all state intact — same memory, same processes, same files.

post/sandboxes/{sandbox_id}/resume

Response

Sandbox is now active

idstring uuid
namestring
status'starting' | 'active' | 'pausing' | 'idle' | 'deleted'
vcpu_countinteger
memory_mibinteger
ip_addressstring

IP address of the running VM (present when status is active).

snapshot_idstring uuid

ID of the latest snapshot (present after a pause).

created_atstring date-time