---
title: "Changes to Get the network address book nodes"
method: GET
path: "/api/v1/network/nodes"
---

# Changes to Get the network address book nodes

`GET /api/v1/network/nodes`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 2 of 53 revisions.

- **2026-04-17** (v1) `73be640977ed` — 1 info
- **2025-08-08** (v1) `db389f03b097` — 21 breaking

## Changes

- **2026-04-17** (v1) `73be640977ed` — 1 info
  - added the required property `nodes/items/associated_registered_nodes` to the response with the `200` status
- **2025-08-08** (v1) `db389f03b097` — 21 breaking
  - the response property `_status/messages/items/data` became nullable for the status `400`
  - the response property `_status/messages/items/detail` became nullable for the status `400`
  - the response property `links/next` became nullable for the status `200`
  - the response property `nodes/items/admin_key` became nullable for the status `200`
  - the response property `nodes/items/decline_reward` became nullable for the status `200`
  - the response property `nodes/items/description` became nullable for the status `200`
  - the response property `nodes/items/file_id` became nullable for the status `200`
  - the response property `nodes/items/max_stake` became nullable for the status `200`
  - the response property `nodes/items/memo` became nullable for the status `200`
  - the response property `nodes/items/min_stake` became nullable for the status `200`
  - the response property `nodes/items/node_account_id` became nullable for the status `200`
  - the response property `nodes/items/node_cert_hash` became nullable for the status `200`
  - the response property `nodes/items/public_key` became nullable for the status `200`
  - the response property `nodes/items/reward_rate_start` became nullable for the status `200`
  - the response property `nodes/items/stake` became nullable for the status `200`
  - the response property `nodes/items/stake_not_rewarded` became nullable for the status `200`
  - the response property `nodes/items/stake_rewarded` became nullable for the status `200`
  - the response property `nodes/items/staking_period/allOf[#/components/schemas/TimestampRangeNullable]/` became nullable for the status `200`
  - the response property `nodes/items/staking_period/allOf[#/components/schemas/TimestampRangeNullable]/to/allOf[#/components/schemas/TimestampNullable]/` became nullable for the status `200`
  - the response property `nodes/items/timestamp/to/allOf[#/components/schemas/TimestampNullable]/` became nullable for the status `200`
  - removed the required property `nodes/items/associated_registered_nodes` from the response with the `200` status

---

[Operation](https://skmtc.dev/hiero-ledger/apis/mirror-node-rest-api/docs/api/v1/network/nodes/get.md) · [API](https://skmtc.dev/hiero-ledger/apis/mirror-node-rest-api.md) · [Page](https://skmtc.dev/hiero-ledger/apis/mirror-node-rest-api/changes/api/v1/network/nodes/get)
