---
title: "Download sample archive (ZIP)"
method: GET
path: "/samples/{sampleID}/archive.zip"
---

# Download sample archive (ZIP)

`GET /samples/{sampleID}/archive.zip`

Download all analysis artifacts for a completed sample as a compressed ZIP archive.

## Path parameters

- `sampleID` string, required

## Response `200`

ZIP archive of all sample data.

## Other responses

- `404` — Sample not found.

---

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