Skip to main content
GET
Get all virtual Wallets for an Organization's Business

Get All Virtual Wallets (Organization Business)


orgId
string
required
The unique identifier of your organization.
Example: 299b88c8-b13c-4336-8ed6-2ff4ab3e7f49
businessId
string
required
The unique identifier of your business unit under the organization.
Example: 877a95dc-c524-41aa-9a3e-c8ef3b849a21
label
string
Filter wallets by label (custom name).
Example: Vendor Wallet
startDate
string
Filter wallets created after this date (ISO 8601 format).
Example: 2025-06-01
endDate
string
Filter wallets created before this date (ISO 8601 format).
Example: 2025-06-30
isFrozen
boolean
Filter wallets by frozen status.
Example: true
page
number
default:"1"
The page number of results to return.
Example: 1
limit
number
default:"10"
The number of results to return per page.
Example: 10