Skip to main content

Get a specific candidate

GET 

/elections/:electionId/candidates/:candidateId

Returns the requested candidate with all public information fields. The user of the API access token needs access to the linked election.

Request

Responses

OK. The request was successfully executed. Returns the requested candidate with all public information fields.