Skip to main content
POST
/
public
/
v1
/
query
/
list_wallet_accounts

Authorizations

X-Stamp
string
required
Cryptographically signed (stamped) request to be passed in as a header. For more info, see here.

Body

organizationId
string
required
Unique identifier for a given organization.
walletId
string
Unique identifier for a given wallet. If not provided, all accounts for the organization will be returned.
includeWalletDetails
boolean
Optional flag to specify if the wallet details should be included in the response. Default = false.
paginationOptions
object

paginationOptions field

Response

A successful response returns the following fields:
accounts
array
required
A list of accounts generated from a wallet that share a common seed.