v1

latestOpenAPI 3.0.02026-07-2436163302.7 KB

Get transaction history

Get a list of all operations for the given transaction id along with a status (in progress, failed, completed) for each operation

get/v1/transactions/history/{transaction_id}

Path parameters

transaction_idstring required

The external transaction identifier specified during transaction submission for which you want to retrieve execution history.

Response

Ok - the transaction history was successfully retrieved.