List indexes

Returns a list of indexes available for search

get

Retrieves a list of all Elasticsearch indexes available in the system for the specified agent.

Authorizations
AuthorizationstringRequired

Bearer {apikey}

Path parameters
agentIdstringRequired

The unique identifier of the agent

Responses
200

Successfully retrieved Elasticsearch indexes.

application/json
get
/v1/agents/{agentId}/search/indexes

Last updated