---
title: "Changes to Account balance in asset"
method: GET
path: "/assets/balance/{address}/{assetId}"
---

# Changes to Account balance in asset

`GET /assets/balance/{address}/{assetId}`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 3 of 36 revisions.

- **2026-03-31** `d9769537f2c3` — 1 breaking, 2 info
- **2023-03-23** `26c5120a809c` — 1 info
- **2021-05-27** `c901f97e3a8d` — 2 breaking, 1 info

## Changes

- **2026-03-31** `d9769537f2c3` — 1 breaking, 2 info
  - the `assetId` response's property type/format changed from `string`/`` to ``/`` for status `200` (media type: application/json)
  - added `#/components/schemas/Hash` to the `assetId` response property `allOf` list for the response status `200` (media type: application/json)
  - added `#/components/schemas/Hash` to the `assetId` response property `allOf` list for the response status `200` (media type: application/json;large-significand-format=string)
- **2023-03-23** `26c5120a809c` — 1 info
  - added the media type `application/json;large-significand-format=string` for the response with the status `200`
- **2021-05-27** `c901f97e3a8d` — 2 breaking, 1 info
  - removed the media type `application/json;large-significand-format=string` for the response with the status `200`
  - the `assetId` response's property type/format changed from ``/`` to `string`/`` for status `200`
  - removed `#/components/schemas/Hash` from the `assetId` response property `allOf` list for the response status `200`

---

[Operation](https://skmtc.dev/wavesplatform/apis/waves-full-node-chainid/docs/assets/balance/:address/:assetId/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/balance/:address/:assetId/get)
