curl --request GET \
--url https://api.nugen.in/server-health/auth
{
"status": "<string>"
}
Successful Response
The response is of type object
.
Was this page helpful?
curl --request GET \
--url https://api.nugen.in/server-health/auth
{
"status": "<string>"
}
curl --request GET \
--url https://api.nugen.in/server-health/auth
{
"status": "<string>"
}
Successful Response
The response is of type object
.
Was this page helpful?
curl --request GET \
--url https://api.nugen.in/server-health/auth
{
"status": "<string>"
}