Workflow
A workflow run represents an execution instance of a workflow. It contains the execution history, status, and any errors that occurred during the run.
Returns a list of workflows for the organisation, ordered by creation date with the most recent first.
Value for the x-api-key header parameter.
The collection page number
1Workflow collection
Forbidden
Delete a workflow and all its associated data. This action cannot be undone.
Value for the x-api-key header parameter.
Workflow identifier
Workflow resource deleted
Forbidden
Not found
No content
Returns a list of workflow run executions for a specific workflow, ordered by creation date with the most recent first.
Value for the x-api-key header parameter.
WorkflowRun identifier
The collection page number
1WorkflowRun collection
Forbidden
Retrieve details of a specific workflow run execution by its ID, including execution history and status.
Value for the x-api-key header parameter.
WorkflowRun identifier
WorkflowRun identifier
WorkflowRun resource
Forbidden
Not found
Last updated