Authorizations
The app API key from an app from the /dashboard/developer page
Query Parameters
Returns the elements in the list that come after the specified cursor.
Returns the elements in the list that come before the specified cursor.
Returns the first n elements from the list.
Example:
42
Returns the last n elements from the list.
Example:
42
Filter transfers to only those that were sent from this origin account. (user_xxx, biz_xxx, ldgr_xxx)
Filter transfers to only those that were sent to this destination account. (user_xxx, biz_xxx, ldgr_xxx)
The order of the transfers Which columns can be used to sort.
Available options:
amount
, created_at
The direction of the order The direction of the sort.
Available options:
asc
, desc