Returns the status of indexing.
get/
Response
A JSON object containing status metadata.
Example response
{
"latest_block": 8048956,
"latest_node_block": 8049555,
"latest_block_time": "2019-04-01T00:00:00Z",
"latest_update_age_ms": 352
}Changes
No recorded changes to this endpoint across all 3 revisions of this API.