get https://spectrocoin.com/api/public/accounts
Retrieves a list of user accounts (wallets). By default, it returns all wallets, including empty ones. You can customize the response using optional query parameters (see Pagination). For example, you can specify the query params paged=true
and currencyCode=EUR
to filter results.