Investigator API
GET Counties
Overview
Retrieves the list of counties based on the state parameter.
OperationId: GET Counties
Authorization Method(s): OAuth
Verb: GET
End Point: /api/configuration/SearchConfiguration/counties
| Display String | Field Name | Field Type |
|---|---|---|
| Country Code | CountryCode | string |
| State Code | StateCode | string |
| Api-version* | api-version | undefined |
Overview
| code | description |
|---|---|
| 200 | OK |
| 401 | Unauthorized |
| 404 | Not Found |
| 400 | Bad Request |