Public unauthenticated liveness probe. Returns HTTP 200 with {status: "ok", timestamp} when service, DB, cache, and broker are healthy.
Documentation Index
Fetch the complete documentation index at: https://docs.didit.me/llms.txt
Use this file to discover all available pages before exploring further.
Service is healthy and accepting requests. Body is always {"status": "ok", "timestamp": "<iso8601>"}.
Liveness marker. Always the literal string "ok" on a 200 response.
ok "ok"
Server time at which the healthcheck was evaluated, in ISO 8601 with millisecond precision and a Z (UTC) suffix.
"2026-04-21T16:42:50.445Z"