Skip to main content

Health check

GET 

/api/v1/health

Checks API and downstream-service status. No authentication required.

Returns 200 when all checks report healthy or configured; 503 when any check reports unhealthy, unreachable, or not_configured.

Responses

All systems healthy.