---
title: "Validators queries all validators that match the given status."
method: GET
path: "/cosmos/staking/v1beta1/validators"
tags: ["Query"]
---

# Validators queries all validators that match the given status.

`GET /cosmos/staking/v1beta1/validators`

When called from another module, this query might consume a high amount of
gas if the pagination field is incorrectly set.

## Query parameters

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

## Response `200`

A successful response.

## Other responses

- `default` — An unexpected error response.

## Changes

- **2025-01-28** `7ee619f48b09` — 1 info
  - endpoint added
- **2024-02-20** `a295b4b949dd` — 1 breaking
  - api path removed without deprecation

[Change history](https://skmtc.dev/tellor-io/apis/layer-grpc-gateway-docs/changes/cosmos/staking/v1beta1/validators/get.md)

---

[API](https://skmtc.dev/tellor-io/apis/layer-grpc-gateway-docs.md) · [All operations](https://skmtc.dev/tellor-io/apis/layer-grpc-gateway-docs/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/tellor-io/layer-grpc-gateway-docs/revisions/52aa42be34ad/schema)
