CASE FrameworkCASE Framework

Health check

GET
/

Response Body

application/json

curl -X GET "https://example.com"
{
  "status": "ok"
}