Use the Schedule Events API endpoint to list historical events for a specific scheduled job.
For each event in the scheduled job history, you can see when the event occurred and whether the event was:
- REJECTED: The event was rejected because of an error launching the action. Rejected events are retried automatically.
- ACCEPTED: The event was accepted and the scheduled action launched.
- SKIPPED: The event was skipped and the scheduled action did not take place, because the schedule was paused.