Skip to main content
GET

Path parameters

workflow_id
string
required
The unique identifier of the workflow.

Response

id
string
required
Unique identifier for the workflow.
name
string
required
Workflow name.
workflow_type
string
required
Workflow type: custom or auto.
status
string
required
Workflow state: active, inactive, or paused.
created_at
string
required
ISO 8601 timestamp when the workflow was created.
source_id
string
Source connector ID.
destination_id
string
Destination connector ID.
schedule
string
Repeating run schedule.
workflow_nodes
array
Workflow processing pipeline nodes.For more information on workflow nodes, see Workflow nodes.
template_id
string
ID of the workflow template used to create this workflow.
reprocess_all
boolean
Whether all documents are reprocessed on every run.
updated_at
string
ISO 8601 timestamp when the workflow was last updated.