v51

latestOpenAPI 3.1.0raw.githubusercontent.com2026-08-01302395850.8 KB
v1
graphs

Stop graph execution

post/api/graphs/{graph_id}/executions/{graph_exec_id}/stop

Path parameters

graph_idstring required
graph_exec_idstring required

Response

Successful Response

idstring required
user_idstring required
graph_idstring required
graph_versioninteger required
inputsobject nullable required
credential_inputsobject nullable required
nodes_input_masksobject nullable required
preset_idstring nullable required
status'INCOMPLETE' | 'QUEUED' | 'RUNNING' | 'COMPLETED' | 'TERMINATED' | 'FAILED' | 'REVIEW' required
started_atstring date-time nullable

When execution started running. Null if not yet started (QUEUED).

ended_atstring date-time nullable

When execution finished. Null if not yet completed (QUEUED, RUNNING, INCOMPLETE, REVIEW).

is_sharedboolean
share_tokenstring nullable
is_dry_runboolean
organization_idstring nullable
team_idstring nullable