Detailed health report
Health
Health (Detailed)
Detailed health status including database and dependency checks.
Detailed health report
Headers
Available options:
application/json, application/x-protobuf Response
Full health report.
Comprehensive health report returned by GET /health/detailed.
Overall service status ("ok" when all components are healthy).
Example:
"ok"
Crate version string (from CARGO_PKG_VERSION).
Example:
"0.1.0"
Current UTC timestamp in RFC 3339 / ISO 8601 format.
Example:
"2026-02-25T12:00:00Z"
Elapsed seconds since the service process started.
Example:
86400
Storage backend connectivity sub-report embedded in DetailedHealthResponse.