/diseases/outbreaks/settings
/diseases/outbreaks/settings
Returns the **reference list of outbreak settings** (places or contexts where outbreaks are recorded, such as facilities). Each item has **`setting_code`** (numeric id) and **`setting`** (label).
Pass **`setting_code`** as the **`setting`** query parameter on **`GET /diseases/outbreaks/filter`**. For values already constrained by other outbreak filters, **`GET /diseases/outbreaks/filter-options`** also returns `data.settings` with the same shape.
#### **Query parameters**
| Name | Required | Description |
| --- | --- | --- |
| `search` | No | If set, only rows whose **`setting`** value starts with this string are returned (prefix match).
Authentication
Authorizationstring
API Key authentication via header
Response
OK
data