List Mailbox Changes
list_mailbox_changesIncrementally synchronize a mailbox with an opaque cursor. Call without a cursor before a bounded full snapshot, then replay changes from next_cursor. API: GET /api/email/changes.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| cursor | No | Opaque next_cursor from the previous response | |
| mailbox_id | Yes | Accessible mailbox ID |