---
title: "Generates signed URL to download full data set from AWS S3"
method: POST
path: "/cases/getDownloadLink"
tags: ["Case"]
---

# Generates signed URL to download full data set from AWS S3

`POST /cases/getDownloadLink`

## Request body

- object
  - `format` string — Format in which data should be downloaded

## Response `200`

OK

- SignedUrl
  - `signedUrl` string

## Other responses

- `500` — unresolved $ref

---

[API](https://skmtc.net/globaldothealth/apis/global-health-curator-service-api.md) · [All operations](https://skmtc.net/globaldothealth/apis/global-health-curator-service-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/globaldothealth/global-health-curator-service-api/revisions/5b1151265235/schema)
