Close menu
Explore Plans
Mobile menu Close menu
MailerSend

Look up a message

Pro plus icon This query returns the details of a specific MailerSend message, looked up by message ID.

Developer info

API endpoint slug
mailersend.look_up_message
Runtime method
performQuery("mailersend.look_up_message"}

Query fields

Message Text input > Other

Label
Message ID
Helper text
The MailerSend message ID (e.g. 62f1a9d5b3e0c2001a4f1234). Typically populated from the MessageId ingredient of an Email sent trigger.
Slug
message_id
Required
true
Can have default value
true

Ingredients

Message

Slug
message_id
Filter code
Mailersend.lookUpMessage.MessageId
Type
String
Example
62f1a9d5b3e0c2001a4f1234

Recipient email

Slug
recipient_email
Filter code
Mailersend.lookUpMessage.RecipientEmail
Type
String
Example
jane@example.com

Subject

Slug
subject
Filter code
Mailersend.lookUpMessage.Subject
Type
String
Example
Your receipt

Sent at

Slug
sent_at
Filter code
Mailersend.lookUpMessage.SentAt
Type
Date with time (ISO8601)
Example
2020-07-08T04:17:06+05:00

Status Last known status: sent, delivered, opened, clicked, bounced, etc.

Slug
status
Filter code
Mailersend.lookUpMessage.Status
Type
String
Example
delivered

Sender email

Slug
sender_email
Filter code
Mailersend.lookUpMessage.SenderEmail
Type
String
Example
billing@yourdomain.com