GetWalletList
POST GetWalletList
GetWalletList returns the wallets details.
Request mpcvault.platform.v1.GetWalletListRequest
vault_uuid
vault_uuid is the UUID of the vault that the wallet was created in.
page
(optional) page is the page number.
default: 1
limit
(optional) limit is the number of wallets to return.
default: 100, max: 1000
Response mpcvault.platform.v1.GetWalletListResponse
details_list
error