Skip to content

Get Transaction

Returns the transaction for the given transaction ID.

ENDPOINT
GET https://aleo-mainnet.obscura.network/v1/<API_KEY>/mainnet/transaction/{transactionID}
ENDPOINT
GET https://aleo-testnetbeta.obscura.network/v1/<API_KEY>/testnet/transaction/{transactionID}

Arguments

Parameter Type Required Description
transactionID string Yes The transaction id of the requested transaction hex

Response

Parameter Type Description
result object The requested transaction