Get a transfer
transfers
Get a transfer
Returns the status of a transfer. Accepts either an API key or a chip-tap session token. Poll until status is confirmed.
GET
Get a transfer
Authorizations
Use Authorization: Bearer end_sk_* for partner API keys (e.g. end_sk_AbCd_example_api_key).
Response
200 - application/json
The transfer.
Pattern:
^0x[a-fA-F0-9]{40}$Pattern:
^0x[a-fA-F0-9]{40}$Available options:
prepared, confirmed, expired, failed Payload the unit's current owner submits to complete the transfer. Returned when the transfer is created.

