Adds support for filtering by event type to Events v2
What’s new
Events v2 now supports filtering events by type using the types parameter. The object_id parameter is now optional.
Impact
You can now filter events by specific event types using the types parameter and by time ranges using gt, gte, lt, and lte parameters. The object_ parameter is now optional, allowing you to list events without specifying a particular object.