Skip to main content
GET
/
up
Health check
curl --request GET \
  --url https://api.callaro.ai/up
{
  "error": "<string>",
  "error_code": "<string>",
  "request_id": "<string>",
  "details": {},
  "errors": [
    "<string>"
  ]
}

Response

OK