---
title: "Download a file attachment from an alert"
method: GET
path: "/alerts/{id}/attachments/{attachment_id}/download"
tags: ["Alert Analysis"]
---

# Download a file attachment from an alert

`GET /alerts/{id}/attachments/{attachment_id}/download`

## Path parameters

- `id` string, required
- `attachment_id` string, required

## Headers

- `x-apikey` string, required

## Response `200`

OK

## Other responses

- `400` — Bad Request
- `401` — Unauthorized
- `403` — Forbidden
- `500` — Internal Server Error

---

[API](https://skmtc.net/virustotal/apis/threat-landscape.md) · [All operations](https://skmtc.net/virustotal/apis/threat-landscape/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/virustotal/threat-landscape/revisions/d61b85e6a6b3/schema)
