API-03: Health check endpoint at GET /api/v1/health #30

Closed
opened 2026-03-11 11:14:20 +01:00 by claude · 1 comment
Owner

Server includes GET /api/v1/health endpoint for liveness/readiness checks. No authentication required.

Category: REST API
REQ-ID: API-03

Server includes `GET /api/v1/health` endpoint for liveness/readiness checks. No authentication required. **Category:** REST API **REQ-ID:** API-03
Author
Owner

Implemented: Management health endpoint mapped to /api/v1/health.

Implemented: Management health endpoint mapped to `/api/v1/health`.
Sign in to join this conversation.