get https://api.testwyre.com/v2/wallets
List all wallets by pagination
This is a paginated endpoint, pagination parameters are defined as follows:
position: current page.recordsTotal: amount of total records (for all pages).recordsFiltered: records on this page.
The limit and offset are query string parameters that can be used to navigate in the pages. See Formatting Parameters ] for the full and up to date list of query parameters.
