v3

OpenAPI 3.1.02026-07-31350397683.8 KB

Get Schedule

get/v1/schedule/{schedule_id}

Path parameters

schedule_idstring required

Headers

X-API-Keystring required

API key required to authenticate requests.

Response

Successful Response

idstring required

The unique identifier for the cron job.

simulation_idstring required

The unique identifier for the associated simulation.

cron_expressionstring required

The cron expression defining the job schedule.

enabledboolean nullable

Whether the cron job is enabled.

created_atstring required

The timestamp when the cron job was created.