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

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

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

## Path parameters

- `class_id` string, required

## Response `200`

A successful response.

- CosmosNftV1beta1QuerySupplyResponse
  - `amount` string, uint64

## Other responses

- `default` — An unexpected error response.

---

[API](https://skmtc.net/coreumfoundation/apis/title-goes-here.md) · [All operations](https://skmtc.net/coreumfoundation/apis/title-goes-here/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/coreumfoundation/title-goes-here/versions/2a2e5bc4593a/schema)
