Get validator's uptime and history of signed block
GET
/v1/validators/{id}/uptimeLast modified: 3 months ago
Get validator's uptime and history of signed block
Request
Path Params
id
integer
required
Internal validator id
Example:
1
Query Params
limit
integer
optional
Count of requested blocks
<= 100
Example:
10
Request samples
Responses
OK(200)
No Content(204)
Bad Request(400)
Internal Server Error(500)
HTTP Code: 200
Content Type : JSONapplication/json
Data Schema
No schema defined
Example
Not configured
Last modified: 3 months ago