List mailbox submissions
Submissions
List mailbox submissions
Returns a cursor-paginated list of send submissions for the authenticated mailbox, including delivery lifecycle fields when available.
GET
List mailbox submissions
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 <= 100Comma-separated identity IDs, maximum 100.
Comma-separated message IDs, maximum 100.
Comma-separated thread IDs, maximum 100.
Available options:
pending, final, canceled Available options:
send_at, email_id, thread_id 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.