---
title: "Changes to Retrieve all nodes"
method: GET
path: "/publishers/{publisherId}/nodes"
---

# Changes to Retrieve all nodes

`GET /publishers/{publisherId}/nodes`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 13 of 43 revisions.

- **2025-01-23** `0caacf7dfa8f` — 1 warning
- **2025-01-11** `c83a221f1f42` — 1 breaking
- **2025-01-04** `1aa47fe33bc6` — 1 info
- **2024-12-31** `effe73f210a7` — 1 breaking
- **2024-12-27** `d6144fb8f689` — 1 info
- **2024-06-19** `71d8dae509a8` — 1 warning
- **2024-06-15** `84c21a19a439` — 1 info
- **2024-06-15** `c013102b098c` — 1 info
- **2024-06-15** `65d1ad59d1ca` — 2 info
- **2024-06-14** `9c9567cc3e15` — 2 info
- **2024-06-14** `e31c2cf0f0fb` — 1 info
- **2024-06-13** `e10d71338a88` — 1 info
- **2024-05-23** `9d088b2401a5` — 8 warning

## Changes

- **2025-01-23** `0caacf7dfa8f` — 1 warning
  - removed the optional property `items/latest_version/comfy_nodes` from the response with the `200` status
- **2025-01-11** `c83a221f1f42` — 1 breaking
  - the `items/latest_version/comfy_nodes/additionalProperties/return_names` response's property type changed from `array` to `string` for status `200`
- **2025-01-04** `1aa47fe33bc6` — 1 info
  - added the optional property `items/latest_version/node_id` to the response with the `200` status
- **2024-12-31** `effe73f210a7` — 1 breaking
  - the `items/latest_version/comfy_nodes/additionalProperties/return_types` response's property type changed from `array` to `string` for status `200`
- **2024-12-27** `d6144fb8f689` — 1 info
  - added the optional property `items/latest_version/comfy_nodes` to the response with the `200` status
- **2024-06-19** `71d8dae509a8` — 1 warning
  - added the new `NodeVersionStatusFlagged` enum value to the `items/latest_version/status` response property for the response status `200`
- **2024-06-15** `84c21a19a439` — 1 info
  - added the optional property `items/publisher/status` to the response with the `200` status
- **2024-06-15** `c013102b098c` — 1 info
  - added the optional property `items/latest_version/status_reason` to the response with the `200` status
- **2024-06-15** `65d1ad59d1ca` — 2 info
  - added the optional property `items/category` to the response with the `200` status
  - added the optional property `items/status_detail` to the response with the `200` status
- **2024-06-14** `9c9567cc3e15` — 2 info
  - added the optional property `items/latest_version/status` to the response with the `200` status
  - removed the `NodeStatusPending` enum value from the `items/status` response property for the response status `200`
- **2024-06-14** `e31c2cf0f0fb` — 1 info
  - added the new optional `query` request parameter `include_banned`
- **2024-06-13** `e10d71338a88` — 1 info
  - added the optional property `items/status` to the response with the `200` status
- **2024-05-23** `9d088b2401a5` — 8 warning
  - deleted the `query` request parameter `include_banned`
  - removed the optional property `items/category` from the response with the `200` status
  - removed the optional property `items/latest_version/node_id` from the response with the `200` status
  - removed the optional property `items/latest_version/status` from the response with the `200` status
  - removed the optional property `items/latest_version/status_reason` from the response with the `200` status
  - removed the optional property `items/publisher/status` from the response with the `200` status
  - removed the optional property `items/status` from the response with the `200` status
  - removed the optional property `items/status_detail` from the response with the `200` status

---

[Operation](https://skmtc.dev/comfy-org/apis/comfy-api/docs/publishers/:publisherId/nodes/get.md) · [API](https://skmtc.dev/comfy-org/apis/comfy-api.md) · [Page](https://skmtc.dev/comfy-org/apis/comfy-api/changes/publishers/:publisherId/nodes/get)
