Api referenceHealth
GET
/health

Response Body

application/json

curl -X GET "https://zend.sh/api/v1/health"
{
  "status": "ok"
}