> ## Documentation Index
> Fetch the complete documentation index at: https://docs.mailofly.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Retrieve Received Email

> Retrieve a single received email.

Fetches the raw body, parsed text/HTML, and attachment list of an inbound message.

<ParamField path="id" type="string" required>Inbound message ID</ParamField>


## Related topics

- [List Received Emails](/api/receiving/list-received-emails.md)
- [Managing Emails](/receiving/managing-emails.md)
- [Retrieve Sent Email](/api/emails/retrieve-email.md)
- [Retrieve Attachment](/api/receiving/retrieve-attachment.md)
