---
title: "Streams an attachment of cases matching the search query."
method: POST
path: "/cases/downloadAsync"
tags: ["Case"]
---

# Streams an attachment of cases matching the search query.

`POST /cases/downloadAsync`

## Request body

- object
  - `query` string — Cases matching this query will be returned.

## Response `200`

OK

- SignedUrl
  - `signedUrl` string

## Other responses

- `204` — Empty
- `500` — Internal server error

---

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