---
title: "Get raw annotated email"
method: GET
path: "/report/{id}/raw.eml"
tags: ["reports"]
---

# Get raw annotated email

`GET /report/{id}/raw.eml`

Retrieve the original email with headers added by filters

## Path parameters

- `id` string, required — Base32-encoded test ID (with hyphens)

## Response `200`

Raw email retrieved successfully

## Other responses

- `404` — Email not found

## Changes

- **2026-08-28** `6ebe6412fc40` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/happydomain/apis/happydeliver-api/changes/report/:id/raw.eml/get.md)

---

[API](https://skmtc.dev/happydomain/apis/happydeliver-api.md) · [All operations](https://skmtc.dev/happydomain/apis/happydeliver-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/happydomain/happydeliver-api/revisions/6ebe6412fc40/schema)
