Get Wallets for User
Fetch the addresses of a user’s Crossmint custodial wallets
API scope required: wallets.read
GET
/
v1-alpha1
/
wallets
This is an alpha API and subject to change.
This API enables fetching all wallets for the provided user identifier. The results will be limited to the project associated with the API key used.
You should only pass userId
or email
in the query. The option used must match what was used in the creation of the wallet.
Authorizations
Obtained in the Crossmint developer console
Query Parameters
Unique identifier for your user. Any arbitrary string can be passed here.
The email used when creating the wallet