# Reads the alert index name if it exists **GET /api/detection_engine/index** ## Servers - http://localhost:5601: http://localhost:5601 () ## Authentication methods - Basic auth ## Parameters ## Responses ### 200 Successful response #### Body: application/json (object) - **index_mapping_outdated** (boolean | null) - **name** (string) ### 401 Unsuccessful authentication response #### Body: application/json (object) - **error** (string) - **message** (string) - **statusCode** (integer) ### 403 Not enough permissions response #### Body: application/json (object) - **message** (string) - **status_code** (integer) ### 404 Not found #### Body: application/json (object) - **message** (string) - **status_code** (integer) ### 500 Internal server error response #### Body: application/json (object) - **message** (string) - **status_code** (integer) [Powered by Bump.sh](https://bump.sh)