FVyQuery_GetWallets
Chain
FVyOptString
Filter wallets by specific blockchain network
IncludeUsers
FVyOptBool
Indicates whether or not to include the wallet's of your sub-users in the result.
Address
FVyOptString
Filter by exact wallet address on the blockchain
Archived
FVyOptBool
Include archived wallets in the results (excluded by default)
IncludeBalance
FVyOptBool
Include current balance information in the response (may impact performance)
Linkable
FVyOptBool
UserId
FVyOptString
Filter wallets by user `UUID`
SortOn
FVyOptString
The name of the parameter that you want to sort on
SortOrder
FVyOptString
Indication to sort in ascending or descending order
Page
FVyOptInt
The current page number
Size
FVyOptInt
The number of items per page
Identifier
FVyOptString
Identifier to fetch a single or group of wallets
Owner
FVyOptString
Pass the company ID to fetch all the wallets linked to the company.
Last updated