Skip to main content
GET
CBOR bytes of a transaction

Authorizations

api-key
string
header
required

Project API Key

Path Parameters

tx_hash
string
required

Transaction Hash

Response

Get a transaction's hex encoded cbor via a transaction hash

Timestamped response. Returns the endpoint response data along with the chain-tip of the indexer, which details at which point in the chain's history the data was correct as-of.

data
string
required

Hex encoded transaction CBOR bytes

last_updated
object
required

Details of the most recent block processed by the indexer (aka chain tip); that is, the data returned is correct as of this block in time.