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

# Get raw annotated email

`GET /report/{id}/raw`

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

---

[API](https://skmtc.net/happydomain/apis/happydeliver-api.md) · [All operations](https://skmtc.net/happydomain/apis/happydeliver-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/happydomain/happydeliver-api/versions/2675cbdea134/schema)
