Skip to content

REST API - how to get all the NFT owned by an address of a specific collection? #10668

Answered by markcarey
markcarey asked this question in Support
Discussion options

You must be logged in to vote

I think I figured it out. A different endpoint:

/tokens/{address_hash}/instances

can be used with ?holder_address_hash=0x... to filter for an owner address. And next_page_params provides a unique_token that can be used to paginate. Looks like it returns 50 per page (guesstimate).

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by markcarey
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
1 participant