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

## Changes

- **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/a66055fa384e/schema)
