List all wallets in a vault with pagination.
page and limit to paginate (e.g. limit 100, max 100 per page).Your API token. Required for all API requests.
required:true symbol_value:"12789f5ee5fb-07f5-470c-a2ff-081e2d6d107a" default:null comment:vault_uuid is the UUID of the vault that the wallet was created in.
symbol_value:"1" default: 1 comment:page is the page number.
symbol_value:"100" default:100 max:100 comment:limit is the number of wallets to return.
Success