Skip to main content
GET
Get a specific subgraph blueprint

Path Parameters

id
string
required

The unique identifier of the subgraph blueprint

Response

Success - Full subgraph data

Full data for a global subgraph blueprint

source
string
required

Source type of the subgraph - "templates" for workflow templates or "custom_node" for custom node subgraphs

name
string
required

Display name of the subgraph blueprint

info
object
required

Additional information about the subgraph

data
string
required

The full subgraph JSON data as a string