Optional attachmentsList of IDs of attachments found in the email. Use these IDs with the Inbox and Email Controllers to download attachments and attachment meta data such as filesize, name, extension.
EmailPreview
Optional bccList of BCC recipients email addresses that the email was addressed to. See recipients object for names.
EmailPreview
Optional bodyEmailPreview
Optional ccList of CC recipients email addresses that the email was addressed to. See recipients object for names.
EmailPreview
When was the email received by MailSlurp
EmailPreview
Optional domainID of the domain that received the email
EmailPreview
Optional favouriteEmailPreview
Optional fromWho the email was sent from. An email address - see fromName for the sender name.
EmailPreview
ID of the email entity
EmailPreview
Optional inParsed value of In-Reply-To header. A Message-ID in a thread.
EmailPreview
Optional inboxID of the inbox that received the email
EmailPreview
Optional messageRFC 5322 Message-ID header value without angle brackets.
EmailPreview
Optional plusEmailPreview
Read flag. Has the email ever been viewed in the dashboard or fetched via the API with a hydrated body? If so the email is marked as read. Paginated results do not affect read status. Read status is different to email opened event as it depends on your own account accessing the email. Email opened is determined by tracking pixels sent to other uses if enable during sending. You can listened for both email read and email opened events using webhooks.
EmailPreview
Optional recipientsEmailPreview
Optional senderEmailPreview
Optional sizeEmailPreview
Optional subjectThe subject line of the email message as specified by SMTP subject header
EmailPreview
Optional threadMailSlurp thread ID for email chain that enables lookup for In-Reply-To and References fields.
EmailPreview
List of To recipient email addresses that the email was addressed to. See recipients object for names.
EmailPreview
Preview of an email message. For full message (including body and attachments) call the
getEmailor other email endpoints with the provided email ID.Export
Interface
EmailPreview