Get Rendering Health
GET/health/rendering
Returns a consolidated health payload for the rendering service, combining the response of GET / (report template information) and GET /status (runtime status and feature flags) in a single request.
Use this endpoint when probing readiness or liveness so a single round trip yields both the template metadata and the runtime status.
Responses
- 200
The consolidated information and status of the rendering service.