Get Tx Info
get
/v1/indexer/tx/{txid}
Get the summary info of a tx.
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Path parameters
txidstringRequired
Tx id
Responses
200
Successful operation
application/json
codeinteger · enumOptionalPossible values:
msgstringOptionalExample:
OK401
Invalid API Key
get
/v1/indexer/tx/{txid}Last updated