Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.blinkops.com/llms.txt

Use this file to discover all available pages before exploring further.

Returns information about one or more indices. For data streams, the API returns information about the stream’s backing indices.

Parameters

ParameterDescription
IndexComma-separated list of data streams, indices, and aliases used to limit the request. Supports wildcards (*). To target all data streams and indices, omit this parameter or use * or _all.

Workflow Library Example

Get Index with Elasticsearch and Send Results Via Email
Workflow LibraryPreview this Workflow on desktop