# Health check Returns the health status of the API. This endpoint does not require authentication. Endpoint: GET /health Version: 1.0.0 ## Response 200 fields (application/json): - `status` (string) Example: "ok"