Skip to main content
GET
Get transfer details
Returns the transfer details, including status (PENDING/COMPLETED/FAILED) and, for fiat transfers, the fiatOrigin block. The account must be the sender or receiver, otherwise the API returns 404. Concept guide: Transfers

Authorizations

Path Parameters

accountId
string<uuid>
required

Unique account identifier

transferId
string<uuid>
required

The transfer ID

Response

Transfer details

success
boolean

Indicates whether the request was successful

result
object