Per-period availability statistics for a single check
GET/api/v1/orgs/:org/checks/:check/availability
Returns real, server-measured availability for each requested period (replacing the old client-side estimate). availabilityPct and downtimeSeconds are probe-ratio (the share of probes that succeeded); the incidents block reports confirmed-outage wall-clock time. A period with no data has availabilityPct=null and hasData=false (no data is not 100%).
Request
Responses
- 200
- 400
- 401
- 404
Per-period availability statistics
Invalid period or timezone parameter
Authentication required
Resource not found