---
title: "Get available subgraph blueprints"
method: GET
path: "/api/global_subgraphs"
tags: ["workflow"]
---

# Get available subgraph blueprints

`GET /api/global_subgraphs`

Returns a list of globally available subgraph blueprints.
These are pre-built workflow components that can be used as nodes.
The data field contains a promise that resolves to the full subgraph JSON.

## Response `200`

Success - Map of subgraph IDs to their metadata

- object

## Other responses

- `500` — Internal server error

---

[API](https://skmtc.net/comfy-org/apis/comfyui-api.md) · [All operations](https://skmtc.net/comfy-org/apis/comfyui-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/comfy-org/comfyui-api/revisions/a3660438bbe9/schema)
