---
title: "Download email attachment"
method: GET
path: "/addresses/{email}/messages/{messageId}/attachments/{attachmentIdentifier}"
tags: ["Attachments"]
---

# Download email attachment

`GET /addresses/{email}/messages/{messageId}/attachments/{attachmentIdentifier}`

Download an email message attachment as a file.

## Response `200`

OK

## Other responses

- `401` — Not authorized. You may need to log in first.

---

[API](https://skmtc.dev/mailsac/apis/mailsac-api-specification.md) · [All operations](https://skmtc.dev/mailsac/apis/mailsac-api-specification/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/mailsac/mailsac-api-specification/revisions/5f8b55c76229/schema)
