---
title: "Get the top voters for the last 30 days"
method: GET
path: "/votes/top-voters"
tags: ["Votes"]
---

# Get the top voters for the last 30 days

`GET /votes/top-voters`

## Query parameters

- `limit` integer

## Response `200`

successful operation

## Other responses

- `400` — The limit was not a whole number between 1 and 100

---

[API](https://skmtc.net/decentraland/apis/decentraland-governance-api.md) · [All operations](https://skmtc.net/decentraland/apis/decentraland-governance-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/decentraland/decentraland-governance-api/versions/b4cf6eaf877d/schema)
