Get NFTs by wallet Id

How to retrieve NFTs by wallet ID.

Request Endpoint: reference

 GET /api/wallets/{walletId}/nonfungibles
ParameterParam TypeDescriptionTypeRequired
{walletId}PathID of the walletString
contract-addressesQueryWhen set, the result will only contain tokens of these NFT contract addresses. Multiple values can be set.Array of strings

Example Request:

GET https://api-wallet-sandbox.venly.io/api/wallets/b504c3f9-8eb7-40ab-a1dc-3051bd4b85c1/nonfungibles