Returns NFT as per Serial No.
Returns NFT
Path parameters
tokenIdstringRequiredExample:
Token identifier
0.0.1960serialNumberstringRequiredExample:
Serial number
1Responses
200
NFT details
application/json
idstringRequiredExample:
Message identifier
1706823227.586179534historyobject[]RequiredExample:
NFT transaction history
[{"consensus_timestamp":"1707292471.903596642","nonce":0,"transaction_id":"0.0.1533323-1707292459-175375906","type":"CRYPTOTRANSFER","is_approval":false,"receiver_account_id":"0.0.1842221","sender_account_id":"0.0.1533323"},{"consensus_timestamp":"1707292470.199625477","nonce":0,"transaction_id":"0.0.1533323-1707292458-093221893","type":"TOKENMINT","is_approval":false,"receiver_account_id":"0.0.1533323","sender_account_id":null}]500
Internal server error
application/json
get
/entities/nfts/{tokenId}/{serialNumber}Last updated
Was this helpful?