---
title: "Get the pool's current batch."
method: GET
path: "/cosmos/liquidity/v1beta1/pools/{pool_id}/batch"
tags: ["Query"]
---

# Get the pool's current batch.

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

Returns the current batch of the 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)
