v50

latestOpenAPI 3.1.0raw.githubusercontent.com2026-06-012124381.2 MB
local-sandbox

Get execution status

Returns the current status of an execution: pending, running, completed, or failed.

get/local-sandbox/{local_sandbox_id}/execution-status

Path parameters

local_sandbox_idstring required

The local sandbox identifier

The local sandbox identifier

Query parameters

execution_namestring required

Name of the execution to check status for

Name of the execution to check status for

Response

Successful Response

statusstring required

Current status: pending | running | completed | failed