HTTP request
GET https://api.wevoteusa.org/apis/v1/voterGuidesSyncOut (Jump to "Try It Now")
Optional Parameters
| Parameter name | Value | Description |
| google_civic_election_id | integer | Limit the voter_guides retrieved to those for this google_civic_election_id. |
Response
[{
"we_vote_id": string,
"display_name": string,
"google_civic_election_id": string,
"image_url": string,
"last_updated": string,
"organization_we_vote_id": string,
"owner_we_vote_id": string,
"public_figure_we_vote_id": string,
"twitter_description": string,
"twitter_followers_count": integer,
"twitter_handle": string,
"vote_smart_time_span": string,
"voter_guide_owner_type": string,
}]
Try It Now: API Variables