Skip to content
Alchemy Logo

getTransaction

POST
/{apiKey}

Returns the details and status of a submitted transaction by its hash.

Path Parameters

stringrequireddefaults to docs-demo

For higher throughput, create your own API key

Request

stringrequired

The 64-character hex transaction hash.

stringoptional

Output format for XDR fields, either "base64" (default) or "json".

Responses

200

Transaction details including status, ledger info, and XDR data.

Was this page helpful?