Documentation
Sign inGet started

Get a thread message's raw content

GET
/v1/email/threads/{thread_id}/messages/{message_id}/raw
bird email threads messages raw <thread-id> <message-id>
Returns the original message exactly as received, in RFC 5322 (MIME) format. Available for received messages for 30 days after the message occurred. After that, this endpoint returns 410 Gone. Sent messages have no stored raw form and return 404.