List transfers

Retrieves a list of objects containing information about transfers. This endpoint supports pagination and filtering based on the below parameters. Results are limited to the last 2 months.

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

Filters for a specific page (pagination)

number

Filter for number of transfer objects to be included on each page

string
length between 6 and 6

Filter for to_participant_code in receipt of the transfer

string
length between 6 and 6

Filter for from_participant_code the transfer was sent from

number

Filter for greater than a given timestamp

number

Filter for greater than or equal to a given timestamp

number

Filter for equal to a given timestamp

number

Filter for less than a given timestamp

number

Filter for less than or equal to a given timestamp

string

Filter for client_transfer_id associated with the transfer

string
length between 6 and 6

Filter by the source account group of the transfer.

string
length between 4 and 60

Filter by the source account label of the transfer.

string
length between 6 and 6

Filter by the destination account group of the transfer.

string
length between 4 and 60

Filter by the destination account label of the transfer.

string
enum

Filter by the asset code of the transfer, e.g. USD.

Headers
string
required

HMAC-SHA256 signature of the request, base64-encoded. See the Authentication guide for the exact signing formula.

string
required

Current Unix timestamp in seconds. Must be within 60 seconds of server time or the request is rejected.

Responses

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