Authorizations
Path Parameters
The ID of the execution
Response
Execution result retrieved successfully
The ID of the execution
Status of the execution
Available options:
starting
, running
, paused
, completed
, cancelled
, failed
, awaiting_confirmation
, paused_by_agent
(Deprecated, use execution_result instead) The structured result data from the execution. Contains the outcome, reasoning, final answer, and result.
Error message (if execution failed)
The result of an execution. Contains the outcome, reasoning, and result.