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

apiKeystringRequired

Request

This endpoint expects an object.
index_namestringRequired

Filter results for an index with a specific name.

Response

A mapping of index names to their respective info.

txindexstringOptional

The index name.

syncedbooleanOptional

Whether the index is fully synced.

best_block_heightintegerOptional

The block height to which the index is synced.