---
title: "Lists IDs of excluded cases for a specified source"
method: GET
path: "/excludedCaseIds"
tags: ["Case"]
---

# Lists IDs of excluded cases for a specified source

`GET /excludedCaseIds`

## Query parameters

- `sourceId` string, required
- `dateFrom` string, date
- `dateTo` string, date

## Response `200`

OK

- CaseIdsArray
  - `cases` string[], required

## Other responses

- `400` — Malformed request
- `403` — Forbidden
- `422` — Unprocessable entity
- `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)
