---
title: "Check for updates"
method: POST
path: "/customnode/fetch_updates"
---

# Check for updates

`POST /customnode/fetch_updates`

Fetches updates for custom nodes

## Request body

- object
  - `mode` 'local' | 'remote' | 'default' — Source mode (e.g., "local", "remote")

## Response `200`

No updates available

## Other responses

- `201` — Updates found
- `400` — Error occurred

## Changes

- **2026-04-21** `faf793ecfc9c` — 1 info
  - endpoint added
- **2025-05-21** `bd2fda6deb51` — 1 breaking
  - api removed without deprecation

[Change history](https://skmtc.dev/comfy-org/apis/comfyui-manager-api/changes/customnode/fetch_updates/post.md)

---

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