---
title: "Pool queries the pool info."
method: GET
path: "/cosmos/staking/v1beta1/pool"
tags: ["Query"]
---

# Pool queries the pool info.

`GET /cosmos/staking/v1beta1/pool`

## Response `200`

A successful response.

- CosmosStakingV1beta1QueryPoolResponse — QueryPoolResponse is response type for the Query/Pool RPC method.
  - `pool` CosmosStakingV1beta1Pool — Pool is used for tracking bonded and not-bonded token supply of the bond denomination.
    - `not_bonded_tokens` string
    - `bonded_tokens` string

## Other responses

- `default` — An unexpected error response.

---

[API](https://skmtc.net/coreumfoundation/apis/title-goes-here.md) · [All operations](https://skmtc.net/coreumfoundation/apis/title-goes-here/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/coreumfoundation/title-goes-here/versions/2a2e5bc4593a/schema)
