Skip to main content
POST
POST /v0/admin/sv/voteresults/count

Body

application/json

Filters for counting vote results. Same semantics as the corresponding fields on ListVoteResultsRequest.

actionName
string
accepted
boolean
requester
string
effectiveFrom
string
effectiveTo
string

Response

200 - application/json

ok

count
integer<int64>
required

Total number of vote results matching the request filters.