Path Parameters
name*string
name is the name of the applied plan to query for.
Response Body
application/json
application/json
curl -X GET "http://localhost:1317/cosmos/upgrade/v1beta1/applied_plan/string"{
"height": "string"
}{
"error": "string",
"code": 0,
"message": "string",
"details": [
{
"type_url": "string",
"value": "string"
}
]
}