---
title: "Download original sample"
method: GET
path: "/samples/{sampleID}/sample"
---

# Download original sample

`GET /samples/{sampleID}/sample`

Download the originally submitted sample file as unencrypted binary.

## Path parameters

- `sampleID` string, required

## Response `200`

Raw binary sample file.

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