Run a specific workflow by its ID.
Documentation Index
Fetch the complete documentation index at: https://docs.useinvent.com/llms.txt
Use this file to discover all available pages before exploring further.
Bearer token authentication using your API key
The ID of the org
The ID of the workflow
Data to create a new run
Values of the fields
Indicates if the run should stream output to the client as it becomes available via SSE (Server-Sent Events)
Indicates if the run should be executed in the background and return the run information immediately
ID of the workflow version. Use "latest", "draft" or "version number" for a specific version
draft, latest "latest"
Step key to start the run from
Temporary WebSocket identifier used to track run status before creation completes
256Unique identifier for the run
Status of the run
PENDING, RUNNING, CANCELED, COMPLETED, SKIPPED, FAILED "RUNNING"
Origin of the run
WORKFLOW, TRIGGER, WEBHOOK "WORKFLOW"
Timestamp of when the run started
Timestamp of when the run ended
ID of the associated org where the run was triggered from
ID of the associated org where the workflow belongs to
ID of the associated workflow
Draft version of the workflow
Details of the workflow version used for the run
Timestamp of when the run was created
Timestamp of when the run was last updated
Result of the run
Outputs of all steps in the run
Error message if the run failed
Version number of the workflow
Credits usage of the run