Fetch one workflow by UUID, including the full typed React Flow definition.
definition) for editing or execution setup. Interpret nodes/edges using the discriminated OpenAPI types so single vs options vs start and each data variant deserialize correctly.API key required to authenticate requests.
Successful Response
Single workflows_v2 row.
Workflow ID
Name of the workflow
Stored React Flow graph (start / single / options nodes). Nodes and edges use top-level string id fields; edge id values are unique within the graph.
Creation timestamp
Owning organization ID (set by middleware on create)
Linked agent ids when the workflow is agent-scoped
Description
Present on PUT responses when the definition was updated. Keys: updated, created, marked_stale, skipped, errors.