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

Response

200 - application/json
Successful Response
status
string
required

Was this page helpful?