Can you add a simple health check endpoint (GET /health) for internal monitoring services?
It doesn't have to return anything elaborate. Just a string text "OK" with status code 200 should be sufficient.