get https://devnet.underdogprotocol.com/v2/projects/n//nfts/search
This endpoints allows you to search a paginated list of NFTs by owner, mint, or claimer address.
Log in to see full request history
Responses
This endpoints allows you to search a paginated list of NFTs by owner, mint, or claimer address.
xxxxxxxxxx
curl --request GET \
--url 'https://devnet.underdogprotocol.com/v2/projects/n/projectId/nfts/search?page=1&limit=10' \
--header 'accept: application/json'
Try It!
to start a request and see the response here! Or choose an example: