Health check

View as Markdown
**What:** Health/liveness probe. Returns a fixed JSON ok flag and service name. **Auth:** None. **Params:** None. Note: this is the only route NOT under `/api`, so its 404 shape is `{ "error": "Not found" }` (no `ok` field).

Response

OK
okboolean
servicestring

Errors

404
Not Found Error