blockchain
Get an array of indexed blocks by their header IDs.
post/blockchain/block/byHeaderIds
Request body
ModifierId[] required
Example request
[ "d16c21a48194480b57754980072d6507425f1647e6216a2a0a2569a9b0a701d1", "e569557a2f153a1e2898a3b2b415a9bf32b13b19b22a083f23a07747e93f7c4f" ]
Response
An array of the requested indexed blocks. The response will contain only the blocks that were found.