/
PO
pokt-network
/
Pocket Network
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Subscribe
pokt-network
Pocket Network
post
Returns the transaction by its hash
v1
latest
OpenAPI 3.0.3
MIT License
2026-07-17
32
59
50.7 KB
query
Returns the transaction by its hash
post
/v1/query/tx
Request body
QueryHash
required
hash
string
required
Response
Returns the transaction
IndexedTransaction
required
height
integer
required
index
integer
required
result_code
integer
required
signer_addr
string
required
recipient_addr
string
required
message_type
string
required
tx
Transaction
required