get_received_email
Retrieve a specific received email by its unique ID to access its full content and metadata for review or processing.
Instructions
Retrieve a single received email by id (GET /emails/receiving/:id).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | The received email id. |