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

# Download sample archive (TAR)

`GET /samples/{sampleID}/archive`

Download all analysis artifacts for a completed sample as an uncompressed TAR archive.

## Path parameters

- `sampleID` string, required

## Response `200`

TAR 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)
