Verifiable Credentials
Get Credential NFTs
Get only the NFTs in a wallet associated with credentials.
This walletLocator will have the format: <chain>:<wallet_address>
.
For example: polygon:0x1234abcde...
API scope required credentials.read
.
GET
/
api
/
v1-alpha1
/
wallets
/
{walletLocator}
/
credential_nfts
This is an alpha API and subject to change.
Authorizations
X-API-KEY
string
headerrequiredKey obtained from the Crossmint developer console, reflecting the API scope granted.
Path Parameters
walletLocator
string
requiredWallet on chain locator, in the format of <chain>:<wallet_address>
Query Parameters
page
string
default: 1requiredPage index
perPage
string
default: 10requiredNumber of items to display per page
Response
200 - application/json
List of NFTs associated with credentials