---
title: "Votes queries votes of a given proposal."
method: GET
path: "/cosmos/gov/v1beta1/proposals/{proposalId}/votes"
tags: ["Query"]
---

# Votes queries votes of a given proposal.

`GET /cosmos/gov/v1beta1/proposals/{proposalId}/votes`

## Path parameters

- `proposalId` string, uint64, required

## Query parameters

- `pagination.key` string, byte
- `pagination.offset` string, uint64
- `pagination.limit` string, uint64
- `pagination.countTotal` boolean
- `pagination.reverse` boolean

## Response `200`

A successful response.

## Other responses

- `default` — An unexpected error response.

---

[API](https://skmtc.net/notional-labs/apis/http-api-console.md) · [All operations](https://skmtc.net/notional-labs/apis/http-api-console/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/notional-labs/http-api-console/versions/b52b697c5776/schema)
