Error
workflow-executions
Get Workflow Execution By Workflow Id
Get a workflow execution by workflow ID and execution suffix.
GET
Error
Authorizations
Path Parameters
Pattern:
(exec_[0-9a-zA-Z]+|exec-[\w-]+|(?:sch-[0-9a-f]{32}|[0-9a-f]{8}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{12})-.*)Pattern:
wf_[0-9a-zA-Z]+Response
Successful Response
The ID of the workflow execution
The run ID of the workflow execution
The start time of the workflow execution
Available options:
RUNNING, COMPLETED, FAILED, CANCELED, TERMINATED, CONTINUED_AS_NEW, TIMED_OUT Number of events in the history
Trigger type for a workflow execution.
Available options:
manual, scheduled, webhook, case The events in the workflow execution
When this workflow run started or should start.
When the workflow was closed if closed.
Pattern:
(wf-[0-9a-f]{32}|wf_[0-9a-zA-Z]+)[:/]((exec_[0-9a-zA-Z]+|exec-[\w-]+|(?:sch-[0-9a-f]{32}|[0-9a-f]{8}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{12})-.*))Execution type (draft or published). Draft uses the draft workflow graph.
Available options:
draft, published The interactions in the workflow execution