curl --request GET \
--url https://demo.enneo.ai/api/mind/cron/{interval}
{}
Cookie-based authentication
The interval of the cron job to run
minute
, hour
, day
, week
Successful operation
The response is of type object
.
curl --request GET \
--url https://demo.enneo.ai/api/mind/cron/{interval}
{}