getindexinfo
Returns the state of one or all available indices currently running. You can optionally filter the results by a specific index name.
Path parameters
apiKey
Request
This endpoint expects an object.
index_name
Filter results for an index with a specific name.
Response
A mapping of index names to their respective info.
txindex
The index name.
synced
Whether the index is fully synced.
best_block_height
The block height to which the index is synced.