Skip to main content
GET
Get Workflow

Headers

unstructured-api-key
string | null

Path Parameters

workflow_id
string<uuid>
required

Response

Successful Response

id
string<uuid>
required
name
string
required
sources
string<uuid>[]
required
destinations
string<uuid>[]
required
workflow_nodes
WorkflowNode · object[]
required
status
enum<string>
required
Available options:
active,
inactive
created_at
string<date-time>
required
workflow_type
enum<string> | null
Available options:
basic,
advanced,
platinum,
custom
schedule
WorkflowSchedule · object | null
Example:
updated_at
string<date-time> | null
reprocess_all
boolean
default:false