/diseases/outbreaks/vehicles

View as Markdown
Returns the **reference list of outbreak vehicles** (transmission vehicles or modes attached to outbreak records). Each item has **`vehicle_code`** (numeric id) and **`vehicle`** (label). Pass **`vehicle_code`** as the **`vehicle`** query parameter on **`GET /diseases/outbreaks/filter`**. For values already constrained by other outbreak filters, **`GET /diseases/outbreaks/filter-options`** also returns `data.vehicles` with the same shape. **Not** the same dataset as **`GET /diseases/fingerprint/vehicles`**, which lists agent-level transmission modes for the fingerprint tool. #### **Query parameters** | Name | Required | Description | | --- | --- | --- | | `search` | No | If set, only rows whose **`vehicle`** value starts with this string are returned (prefix match).

Authentication

Authorizationstring
API Key authentication via header

Response

OK
datalist of objects