# Events Query granular email events and build custom analytics. Enterprise feature - must be enabled on your account. ## Query email events - [GET /api/v1/events](https://developers.mailerlogic.com/customer-api.openapi/events/paths/~1api~1v1~1events/get.md): Query email events with advanced filtering. Note: This is an enterprise feature that must be enabled on your account. Requires enable_event_tracking and enable_event_api to be enabled. ## Get events for specific email - [GET /api/v1/emails/{email_id}/events](https://developers.mailerlogic.com/customer-api.openapi/events/paths/~1api~1v1~1emails~1%7Bemail_id%7D~1events/get.md): Retrieve all events for a specific email in chronological order. Note: This is an enterprise feature that must be enabled on your account.