< back to index

HTTP request

GET https://api.wevoteusa.org/apis/v1/candidateToOfficeLinkSyncOut (Jump to "Try It Now")

Optional Parameters

Parameter name Value Description
google_civic_election_id integer Limit the candidate_to_office_link entries retrieved to those for this google_civic_election_id.
state_code string Limit the candidate_to_office_link entries retrieved to those in a particular state.

Response

[{
  "candidate_we_vote_id": string,
  "contest_office_we_vote_id": string,
  "google_civic_election_id": integer,
  "state_code": string,
}]

Try It Now: API Variables

Parameter name Value  
google_civic_election_id:
state_code:

(opens in new window)