Reads the alert index name if it exists
Spaces method and path for this operation:
get /s/{space_id}/api/detection_engine/index
Refer to Spaces for more information.
GET
/api/detection_engine/index
curl \
--request GET 'http://localhost:5601/api/detection_engine/index' \
--header "Authorization: $API_KEY"