{ "monitors": { "total": 123, "up": 123, "down": 123, "maintenance": 123 }, "incidents": { "total": 123, "active": 123, "resolved": 123 }, "team": { "total": 123, "admins": 123, "users": 123, "projectManagers": 123 }, "uptime": { "last24h": 123, "last7d": 123, "last30d": 123, "current": 123 }, "performance": { "avgResponseTime": 123, "p95ResponseTime": 123, "p99ResponseTime": 123, "minResponseTime": 123, "maxResponseTime": 123, "responseTimeByRegion": {} } }
Get comprehensive statistics for a project including monitors, incidents, team, and uptime
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Bearer <token>
<token>
Project ID
Project statistics
Monitor statistics
Show child attributes
Incident statistics
Team statistics
Uptime statistics
Performance statistics