Get User votes
| Scope: | get_record_votes |
| App Type: | Citizen |
| Authorization Type: | Access token |
| Url: | v3/records/{id}/votes?lang={lang} |
| HTTP Method: | GET |
Response Information
application/json
{
"myVote": {
"vote": true
}
}
| Scope: | get_record_votes |
| App Type: | Citizen |
| Authorization Type: | Access token |
| Url: | v3/records/{id}/votes?lang={lang} |
| HTTP Method: | GET |
{
"myVote": {
"vote": true
}
}