Swagger

Health

1 endpoint.

1 endpoint

Health

GET/healthHealth check

Returns service health. No authentication required.

Authentication: None

Output — example response (200)

{
  "status": "ok",
  "timestamp": "2026-06-18T12:00:00Z",
  "version": "1.0.0"
}

Output — every status this endpoint answers with

StatusWhen
200Service healthy
Open in Swagger