How to get all the schedules that are created?

Hi, somebody can give me some pointers to get all schedules?

I know that I can get a schedule using

$schedule.fetch({
      name: 'schedule_name'
}

However I used a UID as a name of the schedule and I cant access it anymore.

1 Like

Hi @yyie,

Unfortunately, there’s no method available to get all the schedules. This can only be fetched or deleted if the schedule name is known.

Let me move this to the feedback category to collect votes and propose the feature request to the platform team.

1 Like