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

Response

200 - application/json

Successful Response

The response is of type object.