---
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`

## Query parameters

- `status` string
- `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)
