List Inbox Events
List label change events for an inbox. Returns events in reverse chronological order by default. Use for IMAP UID projection or audit logging.
**CLI:**
```bash
agentmail inboxes:events list --inbox-id <inbox_id>
```
List label change events for an inbox. Returns events in reverse chronological order by default. Use for IMAP UID projection or audit logging.
CLI:
Bearer authentication of the form Bearer <token>, where token is your auth token.
Ordered by event_id descending.