Skip to main content
GET
Get a workflow

Authorizations

x-api-key
string
header
required

Tenant API key. Required on every endpoint.

Path Parameters

id
string
required

Workflow ID

Response

OK

flow_id
string
flow_name
string
Example:

"Document Processing Flow"

flow_data
object

Workflow graph definition as JSON (nodes, connections, and node configuration). See the flow_data reference for the full structure and the node types reference for every node type.

Example:
version
integer
is_owner
boolean

Computed per response so the UI can distinguish owned rows from shared rows without seeing the owner's key. Not persisted.

user_id
string
org_id
string
created_at
string
updated_at
string