/diseases/outbreaks/news/count
/diseases/outbreaks/news/count
Returns how many curated outbreak news articles were **added to the feed** within the last `days` days (counted from today).
#### **Query Parameters**
| Name | Type | Required | Description |
| --- | --- | --- | --- |
| `days` | integer | No. Default = 14 | Length of the look-back window in days. |
#### **Response body**
| Field | Type | Description |
| --- | --- | --- |
| `count` | integer | Number of articles matching the window. |
| `days` | integer | Window length the API applied (your value or the default). |
Authentication
Authorizationstring
API Key authentication via header
Query parameters
days
How many days back from today to include (based on when each article entered the outbreak news feed). If omitted, the API uses 14.
Response
OK
days
count