Replay a specific workflow run.
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
The ID of the workflow run.
Data to replay a workflow step
Key of the workflow step to replay
Values of the fields
Indicates if the step should stream output to the client as it becomes available via SSE (Server-Sent Events)
Indicates if the step should be executed in the background and return the run information immediately
Temporary WebSocket identifier used to track replay 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