---
title: "Get reward of voter"
method: GET
path: "/api/voters/{voter}/rewards"
tags: ["Voters"]
---

# Get reward of voter

`GET /api/voters/{voter}/rewards`

## Response `200`

OK

- VoterRewards
  - `items` object[] — Voter's reward array
  - `total` number — Number of candidate

## Other responses

- `406` — Not Acceptable

## Changes

- **2019-01-14** `733f856e9786` — 1 info
  - endpoint added
- **2019-01-09** `3b5217f07caf` — 1 breaking
  - api path removed without deprecation

[Change history](https://skmtc.dev/buildonviction/apis/vicmaster-apis/changes/api/voters/:voter/rewards/get.md)

---

[API](https://skmtc.dev/buildonviction/apis/vicmaster-apis.md) · [All operations](https://skmtc.dev/buildonviction/apis/vicmaster-apis/llms.txt) · [OpenAPI document](https://skmtc.dev/buildonviction/apis/vicmaster-apis/revisions/6d94c889c170?raw)
