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

---

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