Get sandbox details
Authorizations
API key passed as Bearer token
Path Parameters
Sandbox ID (e.g. sb_a1b2c3d4)
Query Parameters
Comma-separated field mask for sandbox list/get responses. Supported fields: id, status, config, template, metadata, started_at, timeout_ms, timeout_at, expires_at, timeout_action, created_at, cwd, snapshot_id, traffic_access_token.
Response
Sandbox details
creating, running, paused, destroyed, error Sandbox metadata. Attached volume state is exposed under volume_attachments in request order. Free-form user-supplied object stored verbatim; deliberately open.
Alias of timeout_at for clients that expect an expiry timestamp field.
destroy, hibernate Normalized default working directory for this sandbox when one was configured.
Present only when status is paused. The snapshot ID needed to resume this sandbox.
Create-time warm-pool checkout result. Omitted when create did not consider a warm pool.