Skip to main content

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

Per-period availability statistics