---
title: "Get specific liquidity pool."
method: GET
path: "/cosmos/liquidity/v1beta1/pools/{pool_id}"
tags: ["Query"]
---

# Get specific liquidity pool.

`GET /cosmos/liquidity/v1beta1/pools/{pool_id}`

Returns the liquidity pool that corresponds to the pool_id.

## Path parameters

- `pool_id` string, uint64, required

## Response `200`

A successful response.

## Other responses

- `400` — Bad Request
- `500` — Internal Server Error
- `default` — An unexpected error response.

---

[API](https://skmtc.net/tendermint/apis/cosmos-sdk-liquidity-module-rest-and-grpc-gateway-docs.md) · [All operations](https://skmtc.net/tendermint/apis/cosmos-sdk-liquidity-module-rest-and-grpc-gateway-docs/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/tendermint/cosmos-sdk-liquidity-module-rest-and-grpc-gateway-docs/revisions/ba84c1cbfb4b/schema)
