---
title: "Changes to Asset balance distribution at height"
method: GET
path: "/assets/{assetId}/distribution/{height}/limit/{limit}"
---

# Changes to Asset balance distribution at height

`GET /assets/{assetId}/distribution/{height}/limit/{limit}`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 2 of 36 revisions.

- **2023-03-23** `26c5120a809c` — 2 breaking, 3 info
- **2021-05-27** `c901f97e3a8d` — 1 breaking, 2 warning, 2 info

## Changes

- **2023-03-23** `26c5120a809c` — 2 breaking, 3 info
  - removed the required property `last` from the response with the `200` status
  - removed the required property `values` from the response with the `200` status
  - added the media type `application/json;large-significand-format=string` for the response with the status `200`
  - added the optional property `items` to the response with the `200` status
  - added the optional property `lastItem` to the response with the `200` status
- **2021-05-27** `c901f97e3a8d` — 1 breaking, 2 warning, 2 info
  - removed the media type `application/json;large-significand-format=string` for the response with the status `200`
  - removed the optional property `items` from the response with the `200` status
  - removed the optional property `lastItem` from the response with the `200` status
  - added the required property `last` to the response with the `200` status
  - added the required property `values` to the response with the `200` status

---

[Operation](https://skmtc.dev/wavesplatform/apis/waves-full-node-chainid/docs/assets/:assetId/distribution/:height/limit/:limit/get.md) · [API](https://skmtc.dev/wavesplatform/apis/waves-full-node-chainid.md) · [Page](https://skmtc.dev/wavesplatform/apis/waves-full-node-chainid/changes/assets/:assetId/distribution/:height/limit/:limit/get)
