Get Transfers History for Given nftidCopy Pageget https://api.chainengine.xyz/nfts/{nftId}/transfersGet transfer history of the given nftId. The information contains all the transaction-specific details associated with the specified nftId.Recent RequestsLog in to see full request historyTimeStatusUser Agent Retrieving recent requests…LoadingLoading…Path ParamsnftIdstringrequiredThe identifier of an NFT. The nftId can be found within the ChainEngine console.Headersapi-modestringenumSpecify in which API mode you want to get the NFT transfer history data. The accessible API modes are testnet and mainnet. If this parameter is left blank, the mainnet will be chosen by default.testnettestnetmainnetAllowed:testnetmainnetx-api-secretstringrequiredThe API Secret for your account. The API Secret for your account can be found within the ChainEngine console.x-api-keystringrequiredThe API Key for your account. The API Key for your account can be found within the ChainEngine console.Responses 200Transaction history of the given nftId 400Bad Request 401UnauthorizedUpdated almost 4 years ago Did this page help you?YesNo