Skip to main content
GET
List transfers for the app resolved by the API key

Authorizations

Authorization
string
header
default:Bearer <token>
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Headers

x-api-key
string

Alternative API key header. Use Authorization Bearer by default, or X-Api-Key when that header mode is configured.

Query Parameters

idempotency_key
string | null
limit
integer
default:50
Required range: 1 <= x <= 200
offset
integer
default:0
Required range: x >= 0

Response

Successful Response

txHash
string
required
time
string<date-time>
required
amount
number | null
receiverEmail
string | null
receiverAddress
string | null