---
title: "get transfers count of NFT instance"
method: GET
path: "/tokens/{address_hash}/instances/{id}/transfers-count"
---

# get transfers count of NFT instance

`GET /tokens/{address_hash}/instances/{id}/transfers-count`

## Path parameters

- `address_hash` string, required
- `id` integer, required

## Response `200`

token

- object
  - `transfers_count` integer, required

## Other responses

- `400` — bad input parameter

---

[API](https://skmtc.net/blockscout/apis/blockscout-api.md) · [All operations](https://skmtc.net/blockscout/apis/blockscout-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/blockscout/blockscout-api/versions/0f86c8091304/schema)
