---
title: "Changes to Get Resource Holders Page"
method: POST
path: "/extensions/resource-holders/page"
---

# Changes to Get Resource Holders Page

`POST /extensions/resource-holders/page`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 5 of 50 revisions.

- **2025-02-05** `02d44e26fa1e` — 2 info
- **2024-12-10** `00c5f3bf5c21` — 1 breaking, 1 info
- **2024-12-09** `6ccf7b2ba0b0` — 1 breaking
- **2024-08-19** `05ddd59cdff9` — 1 breaking, 2 info
- **2024-08-16** `baf24d19a667` — 1 info

## Changes

- **2025-02-05** `02d44e26fa1e` — 2 info
  - added `#/components/schemas/ResultSetCursorMixin, subschema #2` to the response body `allOf` list for the response status `200`
  - removed `#/components/schemas/ResourceHoldersCollection` from the response body `allOf` list for the response status `200`
- **2024-12-10** `00c5f3bf5c21` — 1 breaking, 1 info
  - the response property `allOf[#/components/schemas/ResourceHoldersCollection]/allOf[#/components/schemas/ResultSetCursorMixin]/next_cursor` became nullable for the status `200`
  - the request property `allOf[#/components/schemas/CursorLimitMixin]/cursor` became nullable
- **2024-12-09** `6ccf7b2ba0b0` — 1 breaking
  - the request property `allOf[#/components/schemas/CursorLimitMixin]/cursor` became not nullable
- **2024-08-19** `05ddd59cdff9` — 1 breaking, 2 info
  - added required request body
  - api tag `Extensions` added
  - added the success response with the status `200`
- **2024-08-16** `baf24d19a667` — 1 info
  - endpoint added

---

[Operation](https://skmtc.dev/radixdlt/apis/radix-gateway-api-babylon/docs/extensions/resource-holders/page/post.md) · [API](https://skmtc.dev/radixdlt/apis/radix-gateway-api-babylon.md) · [Page](https://skmtc.dev/radixdlt/apis/radix-gateway-api-babylon/changes/extensions/resource-holders/page/post)
