List Transfers for a User

You can place the bearer access_token for a specific user into the Authentication section of this documentation 👉.

Retrieve all Transfers for a User.

This resource returns paginated results in descending order. For more details please see: Pagination

Query Params
string

The status of the Transfer (pending, cancelled, processed, failed)

string

The ID of the source account

integer
10 to 100

The maximum number of items returned with each request. Defaults to 25 if not specified.

string

The pagination cursor ID. When specified, allows one to navigate between pages. If not specified the first page of results will be returned.

string

The Batch Transfer ID (required if specifying batch_type)

string
enum

The Batch Transfer Type (required if specifying batch_id)

Allowed:
Responses

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