GET
/api/detection_engine/index
curl \
--request GET 'https://localhost:5601/api/detection_engine/index' \
--header "Authorization: $API_KEY"
Response examples (200)
{
"name": ".alerts-security.alerts-default",
"index_mapping_outdated": false
}