v1

latestOpenAPI 3.1.02026-07-24223580832.9 KB
Cosmos Staking Reporting

Get a Stream of Statuses

Returns 0 or more status objects in a streaming fashion using ndjson.

post/v2/cosmos/{network}/{type}/status

Path parameters

networkstring required

the network to look up against

type'delegator' | 'validator' required

Specifies the role associated with the request.

Request body

string[] required

Example request

[
  "cosmosvaloper10nzaaeh2kq28t3nqsh5m8kmyv90vx7ym5mpakx"
]

Response

OK