Health Check

Returns the health status of the service

get/healthcheck

Response

Service is healthy

statusstring required

Health status

Example response

{
  "status": "healthy"
}