GET
/
cron
/
{interval}
curl --request GET \
  --url https://demo.enneo.ai/api/mind/cron/{interval}
{}

Authorizations

connect.sid
string
cookie
required

Cookie-based authentication

Path Parameters

interval
enum<string>
required

The interval of the cron job to run

Available options:
minute,
hour,
day,
week

Response

200
application/json
Successful operation

The response is of type object.