---
title: "ClientStates queries all the IBC light clients of a chain."
method: GET
path: "/ibc/core/client/v1/client_states"
tags: ["Query"]
---

# ClientStates queries all the IBC light clients of a chain.

`GET /ibc/core/client/v1/client_states`

## Query parameters

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

---

[API](https://skmtc.net/cosmos/apis/ibc-go-grpc-gateway-docs.md) · [All operations](https://skmtc.net/cosmos/apis/ibc-go-grpc-gateway-docs/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/cosmos/ibc-go-grpc-gateway-docs/versions/93fb4d2ca5b9/schema)
