Endpoint to start a new workflow run or resume an existing one.
Retrieve your API Key from Dashboard API Keys Section.
Input to the workflow, used to kick off or resume a workflow run.
Dynamic variable values that will replace the '{{...}}' placeholders in the prompts, condition strings, tool signatures, etc.
Runtime variables that will replace the '[[...]]' placeholders in the prompts, condition strings, tool signatures, etc.
Miscellaneous run-input data
Command to execute on the workflow or workflow run
start, data, resume, pause, stop ID of the workflow to run
24"5eb7cf5a86d9755df3a6c593"
ID of the workflow run to resume
24"5eb7cf5a86d9755df3a6c593"
Mapping of thread IDs to node inputs
Successful Response
Response model for a single workflow run. Contains a WorkflowRunsModel object.
Single workflow run object