GET api/Project
No documentation available.
Response Information
No documentation available.
Response body formats
application/json, text/json
Sample:
{
"VoterId": "58bb44e5-e8f8-4213-a5c0-6c2c845d3547"
}
text/xml
Sample:
<VoterViewModel xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/VoxVoteViewModels"> <VoterId>58bb44e5-e8f8-4213-a5c0-6c2c845d3547</VoterId> </VoterViewModel>