---
title: "List global subgraph blueprints"
method: GET
path: "/api/global_subgraphs"
tags: ["subgraph"]
---

# List global subgraph blueprints

`GET /api/global_subgraphs`

Returns a dictionary of subgraph IDs to their metadata.

## Response `200`

Subgraph metadata dictionary

- object

## Other responses

- `500` — Internal server error

## Changes

- **2026-05-22** `09a5075587c8` — 1 info
  - added the non-success response with the status `500`
- **2026-04-24** `a66055fa384e` — 3 info
  - api tag `subgraph` added
  - api tag `workflow` removed
  - removed the non-success response with the status `500`

[Change history](https://skmtc.dev/comfy-org/apis/comfyui-api/changes/api/global_subgraphs/get.md)

---

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