VyQuery_GetWallets
Query
Type
Description
IncludeUsers
bool
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
bool
Include archived wallets in the results (excluded by default)
IncludeBalance
bool
Include current balance information in the response (may impact performance)
Linkable
bool
UserId
string
Filter wallets by user `UUID`
SortOn
string
The name of the parameter that you want to sort on
Page
int
The current page number
Size
int
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