GET /health
Health check — no authentication required.
GET
/healthService health checkResponse 200
json
{
"data": {
"status": "ok",
"service": "korclaw-api",
"version": "v1",
"timestamp": "2026-09-20T10:00:00Z"
}
}