v6

latestOpenAPI 3.1.02026-08-04135335658.3 KB
Super Nodes

Get Super Node Schema

Return the JSON Schema for the super node's input fields.

If version_number is omitted, resolves to the workflow's active_version_number. The schema describes the shape of the field_values dict that a calling workflow must populate when instantiating this super node. Useful for UI form rendering.

get/workflows/v1/super-nodes/{workflow_id}/schema

Path parameters

workflow_idstring required
Example:5eb7cf5a86d9755df3a6c593

Query parameters

version_numberinteger nullable

Response

Successful Response

{"stackTrail":"paths:/workflows/v1/super-nodes/{workflow_id}/schema:get:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}