Fixed
Fix Scheduled Events API for deleted event types
15 days ago by ReadMe API
Resolved a rare edge case where the Scheduled Events API could return an error when a scheduled event referenced a deleted event type. The event_type field now correctly returns null in these cases.