object

Schedule

Schedule details for the collection, including timing and duration information.
Fields
start
String
The start time of the job.
The end time of the job.
next_schedule
[NextSchedule]
List of next schedules.
metadata
JSON
Additional metadata related to the collection schedule, such as timezone information, scheduling rules, or any other relevant details that can help in understanding the scheduling context.
duration
Int
The duration of the job in seconds.
cron
String
The cron expression for the schedule.