Current plan
Responses
200
A successful response.
application/json
default
An unexpected error response.
application/json
get
GET /cosmos/upgrade/v1beta1/current_plan HTTP/1.1
Host: coreum.nownodes.io
Accept: */*
{
"plan": {
"name": "text",
"time": "2025-07-14T04:19:34.479Z",
"height": "text",
"info": "text",
"upgraded_client_state": {
"@type": "text",
"ANY_ADDITIONAL_PROPERTY": "anything"
}
}
}