Accounts
Get a single account's transfers
Lists past withdrawals and deposits for an account.
GET
Authorizations
Path Parameters
Returns list of transfers from this account id.
Query Parameters
Used for pagination. Sets start cursor to before
date.
Used for pagination. Sets end cursor to after
date.
Limit on number of results to return.
Response
200
application/json
The response is of type object[]
.