📄️ Create Schedule
This API is used to create a workflow schedule.
📄️ Get Schedule
This API is used to get a workflow schedule.
📄️ Pause Schedule
This API is used to pause a running workflow schedule.
📄️ Resume Schedule
This API is used to resume a paused workflow schedule.
📄️ Delete Schedule
This API is used to delete a workflow schedule.
📄️ Add Tags to a Schedule
This API is used to add tags to a workflow schedule.
📄️ Delete Tags from a Schedule
This API is used to delete tags from a workflow schedule.
📄️ Get Tags from a Schedule
This API is used to retrieve tags from a workflow schedule.
📄️ Get Schedules by Tag
This API is used to retrieve the schedules associated with a specific tag.
📄️ Search Schedule Definitions with Pagination
This API is used to search schedule with pagination support.
📄️ Get All Schedules
This API is used to get all workflow schedules.
📄️ Get Next Few Schedules
This API is used to get the next few execution times of a workflow schedules.