Wallets

List wallets accounts

List all accounts within a wallet.

post/public/v1/query/list_wallet_accounts

Request body

organizationIdstring required

Unique identifier for a given organization.

walletIdstring

Unique identifier for a given wallet. If not provided, all accounts for the organization will be returned.

Response

A successful response.

Changes