Detailed Health Check
GET/health/detailed
Detailed health check endpoint (admin or internal-token).
Returns 404 unless the caller is a platform admin OR sends the matching INTERNAL_HEALTH_TOKEN header. The token lets admin-panel / client-portal BFF routes render their per-service breakdown without a JWT; the token only exists in pod env vars so a browser cannot replay this call directly and cannot map the platform topology (the original reason for PR #29).
Responses
- 200
Successful Response