---
title: "Asset balance distribution"
method: GET
path: "/assets/{assetId}/distribution"
tags: ["assets"]
---

# Asset balance distribution

`GET /assets/{assetId}/distribution`

Get asset balance distribution by addresses

## Path parameters

- `assetId` string, required

## Response `200`

successful operation

- object — map of assetId <-> balance

## Changes

> 36 revisions in range; 1 could not be searched.

- **2023-11-17** `03a11529e28e` — 1 info
  - endpoint added
- **2023-11-09** `55abcf4c27fb` — 1 info
  - api path removed with deprecation
- **2023-10-13** `6d61389e0fa7` — 1 info
  - endpoint added
- **2023-10-05** `4472fcfafc5b` — 1 info
  - api path removed with deprecation
- **2023-03-23** `26c5120a809c` — 3 breaking, 1 info
  - removed the required property `hasNext` from the response with the `200` status
  - 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`

[Full history](https://skmtc.dev/wavesplatform/apis/waves-full-node-chainid/changes/assets/:assetId/distribution/get.md)

---

[API](https://skmtc.dev/wavesplatform/apis/waves-full-node-chainid.md) · [All operations](https://skmtc.dev/wavesplatform/apis/waves-full-node-chainid/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/wavesplatform/waves-full-node-chainid/revisions/09465bcdf6ce/schema)
