Documentation
Sign inGet started

Get a received email's raw content

GET
/v1/email/inbound-messages/{inbound_message_id}/raw
curl -X GET "https://us1.platform.bird.com/v1/email/inbound-messages/{inbound_message_id}/raw" \
  -H "Authorization: Bearer $TOKEN"
Returns the original message exactly as received, in RFC 5322 (MIME) format.