GET /v3/web-audits/{auditId}/runs/{runId}/reports/browser-logs/trends
Security
API_Key
GET
curl -i -X GET \
https://api.observepoint.com/v3/web-audits/107239/runs/33010/reports/browser-logs/trends \
-H 'Authorization: YOUR_API_KEY_HERE'Response
{ "runs": [ { … } ] }