Skip to content
Registry StackDocsv0.20.0

Report process liveness without dependency access

GET
/health
curl --request GET \
--url https://example.com/health

Process is live

Media typeapplication/json
object
status
required
string
Allowed values: ok
Example
{
"status": "ok"
}
Cache-Control
string
Allowed values: no-store

Evidence responses are never cacheable.

traceparent
string
/^00-(?!0{32}-)[0-9a-f]{32}-(?!0{16}-)[0-9a-f]{16}-[0-9a-f]{2}$/

Effective W3C trace context. One valid inbound traceparent is retained; missing, invalid, or duplicate values are replaced and tracestate is never reflected.