List transfers
Transfers
List transfers
GET
List transfers
What this endpoint does
Lists conversions automatically created when customers fund direct payment routes.When to use it
Use it for transfer search, reconciliation, and monitoring across customers and routes.Before you call
Authenticate with an API key that can read this resource. Results are restricted to the tenant account bound to that key.Money and balance effect
This is a read-only request. It does not reserve, debit, credit, or settle money.States and completion
Thestatus field carries the enum values shown in the schema, not display copy. Broadly: awaiting_payin, awaiting_deposit, and the deposit_* states are waiting on funds; states such as screening, fx_executed, sweeping, pooled, payout_instructed, and sending are in flight; on_hold, payout_held, and frozen are holds; completed, failed, cancelled, returned, expired, and reversed are terminal. Treat only completed as settled — never infer settlement from creation alone.
Safe retries
GET requests are read-only and may be retried with normal exponential backoff. Do not send anIdempotency-Key.
Read Activity and history for the complete workflow.Authorizations
API key for authentication. Generate one from your account settings.
Query Parameters
Page number (default: 1)
Items per page (default: 25, max: 100)
Filter by transfer status
Available options:
pending, confirmed Filter transfers involving this account
Filter transfers from this date
Filter transfers until this date