[
{
createdAt: 1754565618803,
scheduleId: "schedule-id",
cron: "* * * * *",
destination: "https://your-website/api",
method: "GET",
header: {
"Content-Type": [ "application/json" ],
},
retries: 3,
delay: 25,
lastScheduleTime: 1755095280020,
nextScheduleTime: 1759909800000,
lastScheduleStates: {
msg_7YoJxFpwk: "SUCCESS",
},
callerIP: "127.43.12.54",
isPaused: true,
parallelism: 0,
}
]