e445c15e5bee
List wallets
Lists all wallets you can access when the enterprise ID is provided, including:
- Wallets you have a role on (admin, spender, or viewer).
- Wallets in enterprises you belong to that have the View All Wallets option enabled from the enterprise settings.
If the enterprise ID is not provided, lists only the wallets you have a role on.
Query parameters
Filter by ID
[ "\"59cd72485007a239fb00282ed480da1f\"" ]
Filter by coin
[ "\"btc\"" ]
Filter by enterprise.
[ "\"59cd72485007a239fb00282ed480da1f\"" ]
Filter by wallet type
Filter by wallet sub-type
Filter by deleted state
Return the next batch of results, based on the "nextBatchPrevId" value from the previous batch.
Filter by label substring.
Add "balanceString", "confirmedBalanceString" and "spendableBalanceString" to each wallet
Whether linked custodial wallets should be expanded inline
Include stakingBalanceString and rewardBalanceString properties for each staking wallet. Requires expandBalance to be set to true.
Maximum number of results to return. If the result set is truncated, use the "nextBatchPrevId" value to get the next batch.
Number of documents to skip for offset-based pagination.
Do not add "receiveAddress" to each wallet
Return only wallets for which the user has the given permission
Return only pinned wallets ("pinnedOnly") or only unpinned wallets ("pinnedExcluded"), exclude to return both
Return only wallets belong to the BitGo trust org
Skip unsupported coins instead of returning an error
Filter wallets by applied tags (OR semantics). Provide one or more tag values; returns wallets that match any of the supplied tags. Tag matching is case-insensitive — ?customTags=Warm matches stored "warm".
[ "\"warm\"" ]
Response
OK