v1
latestOpenAPI 3.1.02026-07-24223580832.9 KBCosmos Staking Reporting
Get the Health of the Protocol Rewards Processing
Returns the health of the protocol rewards processing system.
get/v2/cosmos/{network}/health
Path parameters
networkstring required
the network to look up against
Response
OK
Example response
{
"timestamp": 1704067200,
"metadata": {
"lastProcessedDate": "2025-04-20",
"progress": "231/545",
"minDelegation": "100 ATOM"
}
}