Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request GET \ --url https://api.devhelm.io/api/v1/services/{slugOrId}/poll-summary \ --header 'Authorization: Bearer <token>'
{ "data": { "totalPolls": 4320, "passedPolls": 4318, "window": "30d", "chartData": [ { "bucket": "2023-11-07T05:31:56Z", "totalPolls": 60, "uptimePercent": 100, "avgResponseTimeMs": 245.3 } ], "uptimePercentage": 99.95, "avgResponseTimeMs": 312.5, "p95ResponseTimeMs": 580 } }
API key (dh_live_...) or Auth0 JWT token
Time window
24h
7d
30d
OK
Aggregated poll metrics and chart data for a service
Show child attributes