getWallet
This endpoint gets a wallet by id.
Last updated
This endpoint gets a wallet by id.
Last updated
Parameters
id
string
This is the ID of the wallet who's details you want to get.
query (optional)
Query to filter the operation results
Returns
VyPromise<VyWalletDto> Retrieved the wallet's information successfully.