Skip to main content
POST
Expand Preview

Authorizations

Authorization
string
header
required

Retrieve your API Key from Dashboard API Keys Section.

Path Parameters

workflow_id
string
required
Required string length: 24
Pattern: ^[0-9a-f]{24}$
Example:

"5eb7cf5a86d9755df3a6c593"

Query Parameters

version_number
integer | null

Response

Successful Response

Preview payload returned by POST /workflows/{id}/expand-preview.

workflow_id
string
required
expanded_config
WorkflowConfigFullyHydrated · object
required

Fully-hydrated config with all super nodes inlined as flat nodes/edges

version_number
integer | null
super_node_origins
string[]

Distinct values of node.miscellaneous['super_node_origin'] present in the expansion

expansion_report
ExpansionReport · object | null

Diagnostic report for the expansion, including projected super-node exit edge counts