These docs are for v3. Click to read the latest docs for v4.

List Transfers Paginated

Get a list of all transfers

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.

📘

View the Transfers for a Specific Wallet or Account

https://api.testwyre.com/v2/transfers/wallet:WA_XXXXXXXXXXX
https://api.testwyre.com/v2/transfers/account:AC_XXXXXXXXXXX

Query Params
string

Determines the starting position of the returned items

string

Determines the maximum number of items returned from the query

Response

Language
Credentials
Bearer
URL
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json