NapX PMS Docs
GET
/health

Response Body

application/json

curl -X GET "https://example.com/health"
{
  "data": {
    "status": "ok",
    "timestamp": "2026-03-19T16:42:16.833Z"
  }
}