/
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 all the transactions in the block at the specified height
v1
latest
OpenAPI 3.0.3
MIT License
2026-07-17
32
59
50.7 KB
query
Returns all the transactions in the block at the specified height
post
/v1/query/block_txs
Request body
QueryHeightPaginated
required
height
integer
required
page
integer
required
per_page
integer
required
sort
string
Response
Returns all transactions in the block at the specified height
QueryTxsResponse
required
transactions
IndexedTransaction[]
required
total_txs
integer
required
page
integer
required
total_pages
integer
required