Skip to main content
GET
https://api-oms.verolabs.co
/
api
/
v1
/
util
/
health
Liveness probe
curl --request GET \
  --url https://api-oms.verolabs.co/api/v1/util/health
{
  "status": "ok"
}

Response

200 - application/json

API is up

status
string
Example:

"ok"