Global platform health
Platform
Platform Health
Aggregates MongoDB, Redis, and subsystem readiness and is used by load balancers for health checking.
GET
Global platform health
Returns the aggregated health for the entire Handa Uncle backend: API uptime, MongoDB, Redis, and any subsystems registered inDocumentation Index
Fetch the complete documentation index at: https://docs.handauncle.com/llms.txt
Use this file to discover all available pages before exploring further.
startup.config.ts. Use this
endpoint for synthetic checks and during incident response to understand which
dependency is degraded.
Example request
Response fields
data.status:healthy,degraded, orunhealthydata.services: Map of service name to status (up/down)data.uptime: Process uptime in secondsdata.environment: Deployment environment (e.g.,production,staging)data.response_time_ms: Server-side computation time for the health route