---
title: "Get votes by vote request ID"
method: GET
path: "/v1/governance/vote-requests/{id}/votes"
tags: ["Governance"]
---

# Get votes by vote request ID

`GET /v1/governance/vote-requests/{id}/votes`

Retrieve paginated list of votes for a specific vote request

## Path parameters

- `id` string, required

## Query parameters

- `page` string
- `size` string

## Response `200`

OK

---

[API](https://skmtc.dev/modo/apis/canton-mainnet-api.md) · [All operations](https://skmtc.dev/modo/apis/canton-mainnet-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/modo/canton-mainnet-api/revisions/5296ec98a8e2/schema)
