PollsGet all votes for an answerGet all votes for an answer GET /api/polls/:pollId/answers/:answerId/votes Returns a paginated list of the votes that were cast for a single answer. Request Responses200400401403404429Returns all votes for an answerBad RequestUnauthorizedForbiddenNot FoundToo Many Requests