List wallets for an account
Wallets
List wallets
List an account’s wallets with their per-asset balances.
GET
List wallets for an account
Returns the account’s wallets, each with its
address and per-asset balances. Balance amounts (total, available, reserved) are decimal strings — reserved is the portion held against pending payment requests. Wallet type is VENLY_MANAGED or SELF_CUSTODY (see custody models).
Concept guide: Wallets & balancesAuthorizations
OAuth2 client credentials flow. Token endpoints:
Path Parameters
Unique account identifier
Query Parameters
Page number (1-based indexing)
Required range:
x >= 1Number of items per page
Required range:
x >= 1
