GetWalletList
Wallets
GetWalletList
List all wallets in a vault with pagination.
POST
GetWalletList
Returns all wallets in a vault. Use
page and limit to paginate (e.g. limit 100, max 100 per page).Authorizations
Your API token. Required for all API requests.
Body
application/json
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.
Response
200 - application/json
Success