# health

Health check and system status

## Health check

 - [GET /health](https://apidocs.logmycare.co.uk/docs/openapi/health/gethealth.md): Health check endpoint that returns the application status, uptime, and version information.
This endpoint is used by load balancers and monitoring systems.
Note: This endpoint does not require authentication.

## getHealthLegacy

 - [GET /openapi/health](https://apidocs.logmycare.co.uk/docs/openapi/health/gethealthlegacy.md)

