API - Rule Schedule
The Rule Schedule API provides visibility into your rules' execution schedule.
Use date to see all rules scheduled for a given day — useful for understanding what will run and when.
Use rule_id to see the next upcoming execution times for a specific rule — useful for verifying a rule's schedule after configuration changes.
warning
Exactly one of date or rule_id must be provided. Supplying both or neither returns HTTP 400.
Loading ...