external
chain
Get a micro block transaction by hash and index
get/micro-blocks/hash/{hash}/transactions/index/{index}
Path parameters
hashstring required
The hash of the block
indexinteger required
The index of the transaction in a block
Response
Successful operation
Changes
Changed in 1 of the 101 revisions of this API.1
- ○
added the non-success response with the status
503response-non-success-status-added
- ○