{ "monitors": [ { "id": "<string>", "name": "<string>", "uptime": 123, "responseTime": 123, "checksCount": 123 } ], "overall": { "uptime": 123, "responseTime": 123, "totalChecks": 123 } }
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Bearer <token>
<token>
Start date for uptime data (ISO format)
End date for uptime data (ISO format)
Return the uptime data.
Per-monitor uptime statistics
Show child attributes
Monitor ID
Monitor name
Monitor uptime percentage
Average response time in milliseconds
Total number of checks in the period
Overall project uptime statistics
Average uptime percentage across all monitors
Average response time across all monitors
Total number of checks across all monitors