getSiteAuditChanges
See what changed on your site since the last audit and get a prioritized fix list: new, fixed, regressed issues, and score delta. Optionally compare against an earlier audit.
Instructions
Answer 'what changed on this site, and what should I fix first?' for a completed audit.
Combines two things the dashboard shows together: the change report against the previous audit (issues that are new, fixed, or regressed, plus pages added or removed and the score delta), and the prioritized issue groups (fix-first, fix-as-pattern, review-next, low-priority).
A regressed issue is one that was previously verified as fixed and has come back — that is tracked across runs by durable issue identity, not by comparing two lists, so it stays accurate even when the baseline advances automatically.
Pass baseline to compare against a specific earlier audit instead of the default.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| auditId | Yes | ID of a completed audit (from startSiteAudit or listSiteAudits). | |
| baseline | No | Audit ID to compare against. Defaults to the audit's recorded baseline. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| diff | No | ||
| auditId | Yes | ||
| degraded | No | ||
| priorities | No |