curl --request GET \
--url https://demo.enneo.ai/api/mind/health/cron \
--header 'Authorization: Bearer <token>'{
"status": "healthy"
}curl --request GET \
--url https://demo.enneo.ai/api/mind/health/cron \
--header 'Authorization: Bearer <token>'{
"status": "healthy"
}