---
title: "Get all node information"
method: GET
path: "/api/object_info"
tags: ["node"]
---

# Get all node information

`GET /api/object_info`

Returns information about all available nodes

## Response `200`

Success

- object

## Changes

> 38 revisions in range; 2 could not be searched.

- **2026-06-03** `8560879e6188` — 5 warning
  - removed the optional property `additionalProperties/dev_only` from the response with the `200` status
  - removed the optional property `additionalProperties/essentials_category` from the response with the `200` status
  - removed the optional property `additionalProperties/has_intermediate_output` from the response with the `200` status
  - removed the optional property `additionalProperties/is_input_list` from the response with the `200` status
  - …1 more
- **2026-05-22** `09a5075587c8` — 1 info
  - api operation id `getObjectInfo` removed and replaced with `getNodeInfo`
- **2026-05-05** `d663f60caca6` — 1 breaking
  - the response property `additionalProperties/essentials_category` became nullable for the status `200`
- **2026-04-24** `a66055fa384e` — 6 info
  - api operation id `getNodeInfo` removed and replaced with `getObjectInfo`
  - added the optional property `additionalProperties/dev_only` to the response with the `200` status
  - added the optional property `additionalProperties/essentials_category` to the response with the `200` status
  - added the optional property `additionalProperties/has_intermediate_output` to the response with the `200` status
  - …2 more

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