GET
/
server-health
/
db
Health Check Db
curl --request GET \
  --url https://api.nugen.in/server-health/db
{
  "status": "<string>"
}

Response

200 - application/json

Successful Response

status
string
required