get Owned NFTs
Get all owned NFTs.
Return
A Result containing a PaginatedResponse of TokenOwnershipResponse if the owned NFTs were successfully retrieved, or an EmbeddedWalletException in case of failure.
Parameters
The blockchain descriptor of the NFT BlockchainDescriptor
A list of Non-Custodial account IDs. Up to 100 are allowed in a single request. This field will be ignored when walletType=VAULT_ACCOUNT or ncwId is not provided.
A list of NFT IDs. Up to 100 are allowed in a single request.
A list of collection IDs. Up to 100 are allowed in a single request.
If true, will fetch all pages of the owned NFTs. If false, will fetch only the page specified by pageCursor.
The cursor to fetch the next page.
The number of results to return per page.
The Order of the owned NFTs to be fetched.
The status of the owned NFTs to be fetched.
Search owned tokens and their collections. Possible criteria for search: token name and id within the contract/collection, collection name, blockchain descriptor and name.
Token ownership spam status. TokensSpam