---
title: "Supply queries the number of NFTs from the given class, same as totalSupply of ERC721."
method: GET
path: "/cosmos/nft/v1beta1/supply/{classId}"
tags: ["Query"]
---

# Supply queries the number of NFTs from the given class, same as totalSupply of ERC721.

`GET /cosmos/nft/v1beta1/supply/{classId}`

## Path parameters

- `classId` string, required

## Response `200`

A successful response.

- CosmosNftV1beta1QuerySupplyResponse
  - `amount` string, uint64

## Other responses

- `default` — An unexpected error response.

---

[API](https://skmtc.net/haqq-network/apis/haqq-network-grpc-api.md) · [All operations](https://skmtc.net/haqq-network/apis/haqq-network-grpc-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/haqq-network/haqq-network-grpc-api/revisions/2d0419923f40/schema)
