NFT queries an NFT based on its class and id.Copy Pageget https://example.com/cosmos/nft/v1beta1/nfts/{class_id}/{id}Recent RequestsLog in to see full request historyTimeStatusUser Agent Retrieving recent requests…LoadingLoading…Path Paramsclass_idstringrequiredclass_id associated with the nftidstringrequiredid is a unique identifier of the NFTResponses 200A successful response. defaultAn unexpected error response.Updated about 1 year ago NFTs queries all NFTs of a given class or owner,choose at least one of the two, similar to tokenByIndex in ERC721EnumerableOwnerByQueryString queries the owner of the NFT based on its class and id, same as ownerOf in ERC721Did this page help you?YesNo