---
title: "Get node replacement mappings"
method: GET
path: "/api/node_replacements"
tags: ["node"]
---

# Get node replacement mappings

`GET /api/node_replacements`

Returns mappings of unsupported node class names to their cloud-installed replacements.
Used by the frontend to offer "Quick Fix" when a workflow contains missing nodes.

## Response `200`

Success - Node replacement mappings

- 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)
