Health Check
AI Advisor
Health Check
Report AI Advisor health and Mistral configuration status.
Returns: dict: Health report with keys:
- status (str): “healthy” if MISTRAL_API_KEY is set, otherwise “configuration_needed”.
- services (dict): Service configuration statuses; includes key “mistral” with value “configured” or “not_configured”.
- message (str): Human-readable guidance: “AI Advisor backend is ready” if configured, otherwise “Please configure MISTRAL_API_KEY”.
GET
Health Check
Authorizations
JWT access token obtained from POST /v2/token.
Response
200 - application/json
Successful Response
