Get Super Node Schema
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
Get Super Node Schema
Authorizations
Retrieve your API Key from Dashboard API Keys Section.
Path Parameters
Required string length:
24Pattern:
^[0-9a-f]{24}$Example:
"5eb7cf5a86d9755df3a6c593"
Query Parameters
Response
Successful Response