v3

latestOpenAPI 3.0.02026-07-2759120262.8 KB
Monitors

Get monitor response time statistics by region

Returns response time statistics for a specific monitor grouped by region within a configurable date range. Defaults to the last 24 hours. Maximum range is 90 days. Optionally includes time series data.

get/monitors/{id}/stats/response-time/all

Path parameters

idnumber required

The monitor ID

Query parameters

fromstring
Example:2025-01-01T00:00:00Z

Start date for statistics (ISO 8601 format). Defaults to 24 hours ago.

tostring
Example:2025-01-07T00:00:00Z

End date for statistics (ISO 8601 format). Defaults to now.

includeTimeSeriesboolean
Example:true

Whether to include time series data points in the response. Defaults to false.

Response

fromstring required

Start of the date range (ISO 8601)

tostring required

End of the date range (ISO 8601)