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

# Get node replacement mappings

`GET /api/node_replacements`

Returns a dictionary mapping deprecated or replaced node class names
to their replacement node information.

## Response `200`

Replacement mappings

- 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` — 1 info
  - removed the non-success response with the status `500`

[Change history](https://skmtc.dev/comfy-org/apis/comfyui-api/changes/api/node_replacements/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)
