Health

Health Status check

get

Check whether the service is healthy

Responses
200

Default Response

application/json
get
/api/public/health
GET /api/public/health HTTP/1.1
Host: hostname
Accept: */*
200

Default Response

{
  "message": "OK"
}

Last updated