---
title: "Changes to returns the NFT token data for a given address, token identifier and nonce."
method: GET
path: "/address/{address}/nft/{tokenIdentifier}/nonce/{nonce}"
---

# Changes to returns the NFT token data for a given address, token identifier and nonce.

`GET /address/{address}/nft/{tokenIdentifier}/nonce/{nonce}`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 4 of 27 revisions.

- **2023-04-05** `02f72d3e7338` — 1 breaking, 3 info
- **2023-03-24** `878e0c35bb6b` — 1 breaking, 3 warning
- **2023-02-17** `d6ee9b93c7dc` — 1 breaking, 3 info
- **2023-02-08** `82d543636074` — 1 breaking, 3 warning

## Changes

- **2023-04-05** `02f72d3e7338` — 1 breaking, 3 info
  - the response's body type/format changed from `array`/`` to `object`/`` for status `200`
  - added the optional property `balance` to the response with the `200` status
  - added the optional property `properties` to the response with the `200` status
  - added the optional property `tokenIdentifier` to the response with the `200` status
- **2023-03-24** `878e0c35bb6b` — 1 breaking, 3 warning
  - the response's body type/format changed from `object`/`` to `array`/`` for status `200`
  - removed the optional property `balance` from the response with the `200` status
  - removed the optional property `properties` from the response with the `200` status
  - removed the optional property `tokenIdentifier` from the response with the `200` status
- **2023-02-17** `d6ee9b93c7dc` — 1 breaking, 3 info
  - the response's body type/format changed from `array`/`` to `object`/`` for status `200`
  - added the optional property `balance` to the response with the `200` status
  - added the optional property `properties` to the response with the `200` status
  - added the optional property `tokenIdentifier` to the response with the `200` status
- **2023-02-08** `82d543636074` — 1 breaking, 3 warning
  - the response's body type/format changed from `object`/`` to `array`/`` for status `200`
  - removed the optional property `balance` from the response with the `200` status
  - removed the optional property `properties` from the response with the `200` status
  - removed the optional property `tokenIdentifier` from the response with the `200` status

---

[Operation](https://skmtc.dev/multiversx/apis/multiversx-gateway-api/docs/address/:address/nft/:tokenIdentifier/nonce/:nonce/get.md) · [API](https://skmtc.dev/multiversx/apis/multiversx-gateway-api.md) · [Page](https://skmtc.dev/multiversx/apis/multiversx-gateway-api/changes/address/:address/nft/:tokenIdentifier/nonce/:nonce/get)
