Wallets
Get balance
Get the balance of a wallet by wallet ID.
get/v1/wallets/{wallet_id}/balance
Path parameters
wallet_idstring required
ID of the wallet.
Query parameters
include_currency'usd' | 'eur'
If set, balances are converted to the specified fiat currency. Not supported when token is provided.
include_archivedboolean
Include archived wallets in lookup. Defaults to false.
Headers
privy-app-idstring required
ID of your Privy app.
Response
Latest wallet balance.