Authorizations
Standard JWT token obtained via a separate authentication process. Required for most user-facing API endpoints.
Path Parameters
The UUID of the Site.
Response
Hourly uptime statistics.
Hour and minute the statistic applies to (user's timezone).
Example:
"14:00"
Day and month the statistic applies to (user's timezone).
Example:
"07 Apr"
Percentage of expected heartbeats missed during this hour (0-100).
Example:
10.5
Estimated minutes the site was down during this hour (0-60).
Example:
6.3