---
search:
  tags:
    - Emails
    - GET
seo:
  description: >-
    Returns one email in full: both bodies, every header, attachments, the
    delivery… Reference for the GET /emails/{email_id} endpoint in the AI Inbx
    API API.
sidebar:
  label: Retrieve an email
  badge: GET
title: Retrieve an email
type: openapi-operation
---
Returns one email in full: both bodies, every header, attachments, the delivery event history, and tracked engagements. Pass `include=attachment_content` to inline each attachment's prepared text, which saves a request per attachment before handing a message to a model.

<Operation source="api-endpoints" id="retrieve-email" />
