/healthResponse
200 OK
| Field | Type | Description |
|---|---|---|
status | string | Always "ok" if server is running. |
version | string | Server version. |
Health check endpoint. Always accessible without authentication.
/health| Field | Type | Description |
|---|---|---|
status | string | Always "ok" if server is running. |
version | string | Server version. |