---
title: "Changes to List Data Plane Node Records"
method: GET
path: "/v2/control-planes/{controlPlaneId}/nodes"
---

# Changes to List Data Plane Node Records

`GET /v2/control-planes/{controlPlaneId}/nodes`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 3 of 75 revisions.

- **2026-06-23** `bb5e056b7c6d` — 1 warning, 1 info
- **2026-02-12** `b9b4ba83d16d` — 1 info
- **2025-08-22** `3c0154b2053a` — 11 breaking

## Changes

- **2026-06-23** `bb5e056b7c6d` — 1 warning, 1 info
  - removed the optional property `page/total` from the response with the `200` status
  - added the optional property `page/total_count` to the response with the `200` status
- **2026-02-12** `b9b4ba83d16d` — 1 info
  - added the optional property `items/items/compatibility_status/issues` to the response with the `200` status
- **2025-08-22** `3c0154b2053a` — 11 breaking
  - the response property `items` became nullable for the status `200`
  - the response property `items/items/compatibility_status` became nullable for the status `200`
  - the response property `items/items/compatibility_status/state` became nullable for the status `200`
  - the response property `items/items/config_hash` became nullable for the status `200`
  - the response property `items/items/hostname` became nullable for the status `200`
  - the response property `items/items/last_ping` became nullable for the status `200`
  - the response property `items/items/type` became nullable for the status `200`
  - the response property `items/items/version` became nullable for the status `200`
  - the response property `page` became nullable for the status `200`
  - the response property `page/next` became nullable for the status `200`
  - the response property `page/total` became nullable for the status `200`

---

[Operation](https://skmtc.dev/kong/apis/konnect-api-go-sdk/docs/v2/control-planes/:controlPlaneId/nodes/get.md) · [API](https://skmtc.dev/kong/apis/konnect-api-go-sdk.md) · [Page](https://skmtc.dev/kong/apis/konnect-api-go-sdk/changes/v2/control-planes/:controlPlaneId/nodes/get)
