Retrieves the status of a transaction by its id returned from the APIs that change the state of blockchain (e.g. /tokens/transfer)
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
transaction id returned in POST requests that result in a transaction. e.g. Transfer Token
The response is of type object
.