getindexinfo
POST
/{apiKey}
Returns the state of one or all available indices currently running. You can optionally filter the results by a specific index name.
Path Parameters
apiKeystringrequireddefaults to docs-demoFor higher throughput, create your own API key
Request
index_namestringoptionalFilter results for an index with a specific name.
Responses
200
A mapping of index names to their respective info.
Was this page helpful?