Health Check
Utility
Health Check
Health check endpoint with container diagnostics
GET
Health Check
Health check endpoint with container diagnostics for deployment monitoring.
Returns system health, uptime, and unique container identifier for support and log analysis. No sensitive AWS or hostname information is exposed.
Response
System status:
healthy or unhealthyCurrent timestamp (ISO 8601)
System uptime in seconds
Unique container identifier for log correlation
API version
Monitoring: This endpoint is designed for load balancers, monitoring systems, and health check tools. It provides essential diagnostic information without exposing sensitive data.
This endpoint does not require authentication and should be used by monitoring systems to check API availability. A 200 status code with
"status": "healthy" indicates the system is operational.
