v51

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

Execute graph agent

post/api/graphs/{graph_id}/execute/{graph_version}

Path parameters

graph_idstring required
graph_versioninteger nullable required

Query parameters

preset_idstring nullable

Request body

inputsobject
credentials_inputsobject
source'builder' | 'library' | 'onboarding' nullable
dry_runboolean

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