Query parameters
-
include_components
boolean If true returns a detailed status of the engine including all it's components
GET
/api/entity_store/status
curl \
--request GET 'https://localhost:5601/api/entity_store/status' \
--header "Authorization: $API_KEY"