HTTP request
GET https://api.wevoteusa.org/apis/v1/pollingLocationsSyncOut (Jump to "Try It Now")
Optional Parameters
Parameter name | Value | Description |
state | string | Limit the polling_locations retrieved to those from one state. Entered as a state code. |
Response
[{ "we_vote_id": string, "city": string, "directions_text": string, "line1": string, "line2": string, "location_name": string, "polling_hours_text": string, "state": string, "zip_long": string, }]
Try It Now: API Variables