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

Response

200 - application/json

Successful Response

The response is of type object.