Skip to main content
GET
Health Check
Public endpoint that returns the current health status of Theo’s infrastructure and AI engine subsystems. No authentication required.
Health check results are cached for 30 seconds. The X-Cache header indicates HIT or MISS.

Request Example

Response

string
Overall system status: "healthy", "degraded", or "down".
string
ISO 8601 timestamp of the health check.
string
API version identifier (e.g., "2026-03-28").
object
AI engine subsystem health.

Example Response

Status Codes