---
title: "Get a download package for a dataset"
method: GET
path: "/datasets/{doi}/download"
tags: ["datasets"]
---

# Get a download package for a dataset

`GET /datasets/{doi}/download`

This downloads the zip package of the latest submitted version of the dataset that is visible to the user (or public).

## Path parameters

- `doi` string, required

## Response `200`

The binary content for a compressed archive.

## Other responses

- `401`
- `404`

---

[API](https://skmtc.net/datadryad/apis/dryad-api.md) · [All operations](https://skmtc.net/datadryad/apis/dryad-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/datadryad/dryad-api/revisions/5e35babfb8d2/schema)
