List account’s transfers, i.e. deposits and withdrawals
Headers
Authorization
Query parameters
cursor
Returns the ‘next’ paginated page.
end_at
End Time (unix time millisecond)
page_size
Limit the number of responses in the page
start_at
Start Time (unix time millisecond)
status
Allowed values:
Response
OK
next
The pointer to fetch next set of records (null if there are no records left)
prev
The pointer to fetch previous set of records (null if there are no records left)
results
List of transaction responses