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