v1
latestOpenAPI 3.1.02026-07-24223580832.9 KBCosmos Staking Reporting
Get Status for an Address
Returns a status object for an address.
get/v2/cosmos/{network}/{type}/status/{address}
Path parameters
networkstring required
the network to look up against
type'delegator' | 'validator' required
Specifies the role associated with the request.
addressstring required
the address to look up rewards for
Response
OK
Example response
{
"address": "FQwewNXahV7MiZcLpY6p1xhUs2acVGQ3U5Xxc7FzV571",
"timestamp": 1708612182
}