v1
latestOpenAPI 3.1.02026-07-13570316.1 KBWallets
Get Transaction
Retrieves detailed information about a specific transaction using its unique identifier. Returns comprehensive transaction data including execution status, blockchain details, and any associated metadata.
Authentication: Pass x-client-id header for frontend usage from allowlisted origins or x-secret-key for backend usage.
get/v1/transactions/{transactionId}
Path parameters
transactionIdstring required
Unique identifier of the transaction to retrieve.
Unique identifier of the transaction to retrieve.
Response
Transaction details retrieved successfully. Returns comprehensive transaction information including status, blockchain details, and execution metadata.