Skip to content

Get Transaction

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

Returns the transaction for the given transaction ID.

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