Get mailbox changes
Returns message changes in the legacy shape when types is omitted. Pass a comma-separated types list for a typed state map.
Authorizations
Sendmux API key. Use a root API key for Management API routes, or a mailbox credential for Mailbox API routes. Obtain keys from the dashboard under API Keys.
Query Parameters
Legacy message state cursor to resume from.
Comma-separated list: messages, folders, threads, submissions, identities, quotas.
Message state cursor to resume from.
Folder state cursor to resume from.
Thread state cursor to resume from.
Submission state cursor to resume from.
Identity state cursor to resume from.
Quota state cursor to resume from.
Maximum change records to return (default 50, max 500).
1 <= x <= 500Mailbox public ID to target when the credential grants access to more than one mailbox. Omit when the credential is scoped to exactly one mailbox.