GET api/COVID/GetCountyHistorical?countyName={countyName}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| countyName | string |
Required |
Body Parameters
None.
Response Information
Resource Description
COVIDCountyHistoricalModel| Name | Description | Type | Additional information |
|---|---|---|---|
| values | Collection of COVIDCountyHistorical |
None. |
Response Formats
application/json, text/json, text/html
Sample:
Sample not available.