About this endpoint
What it does
Returns a JSON object containing the counties listing response. The output schema does not define any fixed top-level fields, so the exact response shape is not yet captured in the schema.
Query Parameter(s)
| Attribute | Type | Mandatory | Description |
|---|---|---|---|
| limit | Integer | No | Maximum number of items to return. Default: 100. Minimum: 1. Maximum: 500. |
| state_name | String | No | State name to filter by. Nullable. |
Response
Returns a JSON object containing the number of matching counties, a list of county records, and attribution details.