Returns the current health status of the service and its critical dependencies.
code field in the error response will contain one of the following.
| Code | Status | Description |
|---|---|---|
OK | 200 | The service and its critical dependencies are healthy. |
INTERNAL_SERVER_ERROR | 500 | An unexpected error occurred while performing the health check. |