v3 API//
- Get Tag Health specific trend values relative to current day
Get Tag Health summary for specified audit run
Get Tag Health trends relative to for specified audit run
Get Tag Health all tags list for specified audit run
Get Tag Health tag accounts list for specified audit run
Get Tag Health page list for specified audit run
Get Tag Health specific t...
GET /v3/web-audits/{auditId}/reports/tag-health/trends/{trendName}
Security
API_Key
GET
curl -i -X GET \
'https://api.observepoint.com/v3/web-audits/107239/reports/tag-health/trends/{trendName}?days=1' \
-H 'Authorization: YOUR_API_KEY_HERE'Response
{ "runs": [ { … } ] }