GET
/
health
curl
curl -X GET "https://dev-partner-api.sannos.ai/health" \
  -H "X-API-Key: $EVE_COMPANY_KEY"
{
  "status": "<string>",
  "timestamp": "2023-11-07T05:31:56Z"
}

Response

200 - application/json
status
string
timestamp
string<date-time>