---
title: "WithdrawRequests returns all withdraw requests."
method: GET
path: "/crescent/liquidity/v1beta1/pools/{pool_id}/withdraw_requests"
tags: ["Query"]
---

# WithdrawRequests returns all withdraw requests.

`GET /crescent/liquidity/v1beta1/pools/{pool_id}/withdraw_requests`

## Path parameters

- `pool_id` string, uint64, required

## 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/crescent-network/apis/crescent-rest-and-grpc-gateway-docs.md) · [All operations](https://skmtc.net/crescent-network/apis/crescent-rest-and-grpc-gateway-docs/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/crescent-network/crescent-rest-and-grpc-gateway-docs/versions/ddf5133cea9d/schema)
