---
title: "GET /coins/{mint}/members/count"
method: GET
path: "/coins/{mint}/members/count"
tags: ["coins"]
---

# GET /coins/{mint}/members/count

`GET /coins/{mint}/members/count`

Gets the total number of Audius users with a non-zero balance of a specific coin

## Path parameters

- `mint` string, required

## Response `200`

Success

- CoinMembersCountResponse
  - `data` integer, required — The total number of users with a non-zero balance of the specific coin

---

[API](https://skmtc.dev/audius/apis/audius-api.md) · [All operations](https://skmtc.dev/audius/apis/audius-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/audius/audius-api/revisions/940230b2ed3d/schema)
