GET
/
api
/
servers
/
health
{
  "data": {
    "message": "/api/servers/health ok"
  }
}

Authorizations

Authorization
string
header
required

Enter your API key here

Response

200 - application/json

Servers API is healthy

The response is of type object.