---
title: "Retrieve inbound attachment with download token."
method: GET
path: "/inbound/attachments/{downloadToken}"
tags: ["Inbound Parsing"]
---

# Retrieve inbound attachment with download token.

`GET /inbound/attachments/{downloadToken}`

This endpoint will retrieve inbound attachment with download token.

## Path parameters

- `downloadToken` string, required

## Response `200`

Attachment information

- string, binary

## Other responses

- `400` — bad request
- `404` — attachment not found

---

[API](https://skmtc.net/getbrevo/apis/brevo-api.md) · [All operations](https://skmtc.net/getbrevo/apis/brevo-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/getbrevo/brevo-api/revisions/2aec3cf66501/schema)
