---
title: "Get list trc20 token holder. Require 1 of 2 conditions - address | hash"
method: GET
path: "/api/token-holders"
tags: ["Token"]
---

# Get list trc20 token holder. Require 1 of 2 conditions - address | hash

`GET /api/token-holders`

## Query parameters

- `address` string
- `hash` string
- `page` number
- `limit` number

## Response `200`

OK

## Other responses

- `400` — Bad Request
- `500` — Server Internal Error

---

[API](https://skmtc.net/buildonviction/apis/tomoscan-apis.md) · [All operations](https://skmtc.net/buildonviction/apis/tomoscan-apis/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/buildonviction/tomoscan-apis/revisions/cb66c33d728e/schema)
