Skip to content

Get aggregated response-time performance over a window for an HTTP monitor.

GET
/http/job/{job_id}/performance
curl --request GET \
--url 'https://api.siteqwality.com/http/job/2489E9AD-2EE2-8E00-8EC9-32D5F69181C0/performance?time_frame=example' \
--header 'Authorization: Bearer <token>'
job_id
required
string format: uuid

HTTP monitor identifier

time_frame
required
string

One of: day, week, month, year

threshold
integer format: int32

Threshold (ms) for slow-call bucketing

Time-bucketed response-time series

Missing or invalid authentication

Internal server error