List Transfers

Use the List Transfers endpoint to see and filter your past inbound and outbound Transfers.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params
string

Filter transfers by a specific account number.

string

Filter transfers by a specific account.

string
enum

Filter transfers by direction.

Allowed:
status
array of strings
enum

Filter transfers by status. Must be an array of statuses to keep.

status
string

Date using ISO 8601. If present, return only Transfers with date equal or after since.

string

Date using ISO 8601. If present, return only Transfers with date equal or before until.

string

A cursor to use in pagination. starting_after is a transfer ID that defines your place in the list. For example, if you make a list request and receive 300 transfers, ending with tr_foo, your subsequent call can include starting_after=tr_foo to fetch the next page of the list.

string

A cursor to use in pagination. ending_before is a transfer ID that defines your place in the list. For example, if you make a list request and receive 300 transfers, starting with tr_bar, your subsequent call can include ending_before=tr_bar to fetch the previous page of the list.

int32

limit on the number of objects to return per page, ranging between 1 and 300.

Responses

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