VyQuery_GetWallets
Query
Type
Description
includeUsers
boolean
Indicates whether or not to include the wallet's of your sub-users in the result.
address
string
Filter by exact wallet address on the blockchain
archived
boolean
Include archived wallets in the results (excluded by default)
includeBalance
boolean
Include current balance information in the response (may impact performance)
linkable
boolean
userId
string
Filter wallets by user `UUID`
sortOn
string
The name of the parameter that you want to sort on
page
number
The current page number
size
number
The number of items per page
identifier
string
Identifier to fetch a single or group of wallets
owner
string
Pass the company ID to fetch all the wallets linked to the company.
Last updated