API端点:
https://pu.a.koq.net/api/v1/stats/{monitor_id}
请求示例:
curl --location --request GET 'https://pu.a.koq.net/api/v1/stats/{monitor_id}?name={name}&from={from}&to={to}' \ --header 'Accept: application/json' \ --header 'Authorization: Bearer {api_key}'
name
check
, check_response_time
, incident
, incident_duration
from
Y-m-d
to
Y-m-d
sort
desc
, 升序的asc
默认为:desc