Workflow
Get workflow
Retrieve detailed information for a specific workflow by its ID.
GET
Path parameters
string
required
The unique identifier of the workflow.
Response
string
required
Unique identifier for the workflow.
string
required
Workflow name.
string
required
Workflow type:
custom or auto.string
required
Workflow state:
active, inactive, or paused.string
required
ISO 8601 timestamp when the workflow was created.
string
Source connector ID.
string
Destination connector ID.
string
Repeating run schedule.
array
Workflow processing pipeline nodes.For more information on workflow nodes, see Workflow nodes.
string
ID of the workflow template used to create this workflow.
boolean
Whether all documents are reprocessed on every run.
string
ISO 8601 timestamp when the workflow was last updated.

