Blocks
Get tx history by block height.
get/v1/indexer/block/{height}/txs
Path parameters
heightinteger required
Block height
Query parameters
cursorinteger required
Start offset
sizeinteger required
Number of items returned
Response
Successful operation
Example response
{
"msg": "OK"
}