Skip to main content
GET
cURL
Retrieve full details of a single transaction, including fee breakdown, fiat or crypto transfer instructions, and on-chain transaction hashes.

Authorizations

Authorization
string
header
required

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

Path Parameters

id
string
required

Response

OK

created_at
string<date-time>
required
id
string
required
status
enum<string>
required
Available options:
queued,
awaiting_transfer,
processing,
completed,
failed,
cancelled,
expired,
pending_claim
type
enum<string>
required
Available options:
deposit,
withdrawal,
payout,
inbound_transfer
failure_reason
string