List mailbox messages
Messages
List mailbox messages
Returns a cursor-paginated list of messages for the authenticated mailbox. Requires a mailbox API key.
GET
List mailbox messages
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
Required range:
1 <= x <= 100Required range:
x >= 0Required range:
x >= 0Available options:
received_at, sent_at, subject, from, to, size_bytes Available options:
asc, desc Mailbox public ID to target when the credential grants access to more than one mailbox. Omit when the credential is scoped to exactly one mailbox.