Fetch the NFTs in a provided wallet
API scope required: wallets:nfts.read
Obtained in the Crossmint developer console
The wallet identifier in the format of <chain>:<address>, email:<email_address>:<chain> or userId:<userId>:<chain>.
Page index
Number of items to display per page
Filter NFTs by contract address. Can be a single address or an array of addresses.
Filter NFTs by token ID
Success
The blockchain used in the request.
The token contract address
The numeric tokenId for the specified NFT
The address of the NFT on the blockchain
The type of contract this token is from (ERC-721, ERC-1155 or ERC-5643)