Get all wallets
Wallets
Get wallets
Get all wallets in your app.
GET
Get all wallets
SDK methods
Learn more about getting wallets using our SDKs here.Authorizations
Basic Auth header with your app ID as the username and your app secret as the password.
Headers
ID of your Privy app.
Query Parameters
Minimum string length:
1Required range:
x <= 100The wallet chain types.
Available options:
ethereum, solana, cosmos, stellar, sui, aptos, movement, tron, bitcoin-segwit, bitcoin-taproot, pearl, near, ton, starknet, spark Filter wallets by user ID. Cannot be used together with authorization_key.
Filter wallets by authorization public key. Returns wallets owned by key quorums that include the specified P-256 public key (base64-encoded DER format). Cannot be used together with user_id.
Maximum string length:
250Pattern:
^[A-Za-z0-9+/=\-\s]+$Filter wallets by external ID.

