platform.getTx
POST
Get a transaction by its ID.
Request
stringrequired
The transaction ID.
stringoptional
Format for the returned transaction. "hex" or "json". Defaults to "hex".
Responses
200
The transaction and encoding used.
Was this page helpful?