---
title: "Changes to Get cNFT config"
method: GET
path: "/api/v1/services/cnft/config"
---

# Changes to Get cNFT config

`GET /api/v1/services/cnft/config`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 4 of 50 revisions.

- **2025-10-23** `67919bb67f3f` — 1 breaking, 1 info
- **2025-10-21** `356252841f50` — 1 breaking
- **2024-06-17** `52eb56467c6c` — 1 info
- **2024-03-22** `dbd561304b3b` — 1 info

## Changes

- **2025-10-23** `67919bb67f3f` — 1 breaking, 1 info
  - removed the required property `price_per_nft` from the response with the `200` status
  - added the required property `usd_price_per_nft` to the response with the `200` status
- **2025-10-21** `356252841f50` — 1 breaking
  - the `price_per_nft` response's property type changed from `integer` to `number`, and format from `uint64` to `float64` for status `200`
- **2024-06-17** `52eb56467c6c` — 1 info
  - api operation id `cnftConfig` removed and replaced with `getCNftConfig`
- **2024-03-22** `dbd561304b3b` — 1 info
  - endpoint added

---

[Operation](https://skmtc.dev/tonkeeper/apis/rest-api-to-ton-console/docs/api/v1/services/cnft/config/get.md) · [API](https://skmtc.dev/tonkeeper/apis/rest-api-to-ton-console.md) · [Page](https://skmtc.dev/tonkeeper/apis/rest-api-to-ton-console/changes/api/v1/services/cnft/config/get)
