Get token transfer by ID
Token transfers
Get token transfer by ID
Returns a token transfer that matches the specified ID.
GET
Get token transfer by ID
Authorizations
Use Authorization: Bearer
Path Parameters
Response
200 - application/json
Token transfer that matches the specified ID.
Example:
"9359/AX/2352"
Example:
"2024-05-08T13:05:57.779Z"
Current status of the transfer
Available options:
SUCCEEDED, PENDING, ERROR_ON_DESTINATION, TIMEOUT Example:
"SUCCEEDED"
Type of transfer (e.g., ibc, cctp, etc.)
Example:
"cctp"
Information about the sender of the transfer
Example:
{
"address": "AuZrspySopxfZUiXY6YxDyfS211KvXLe197kj3M2cLpq",
"network": "solana"
}Information about the receiver of the transfer
Example:
{
"address": "noble14h2xp3fcfsgwmr24wrurfpv5t0chaal238k9wq",
"network": "noble-1"
}Example:
"76b9922b6c8968d328e56930b4bbe26665d2ed12f2bdff45b2e9a43b09f5ab9c"
Example:
"e607dba4c1e138dabb1d534ba0e14645786ca892907563c388d7de7f65ba7bb3"
Workspace note for this transfer
Workspace category for this transfer
Last modified on June 16, 2026

