---
title: "Plans returns all plans."
method: GET
path: "/crescent/farming/v1beta1/plans"
tags: ["Query"]
---

# Plans returns all plans.

`GET /crescent/farming/v1beta1/plans`

Returns a list of all farming plans with pagination result.

## Query parameters

- `type` string
- `farming_pool_address` string
- `termination_address` string
- `staking_coin_denom` string
- `terminated` string
- `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

- `400` — Bad Request
- `500` — Internal Server Error
- `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/revisions/ddf5133cea9d/schema)
