---
title: "AppliedPlan queries a previously applied upgrade plan by its name."
method: GET
path: "/cosmos/upgrade/v1beta1/applied_plan/{name}"
tags: ["Query"]
---

# AppliedPlan queries a previously applied upgrade plan by its name.

`GET /cosmos/upgrade/v1beta1/applied_plan/{name}`

## Path parameters

- `name` string, required

## Response `200`

A successful response.

- CosmosUpgradeV1beta1QueryAppliedPlanResponse — QueryAppliedPlanResponse is the response type for the Query/AppliedPlan RPC method.
  - `height` string, int64 — height is the block height at which the plan was applied.

## 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/revisions/2a2e5bc4593a/schema)
