Get Audit Pages By Issue
DATA_getAuditPagesByIssueRetrieves a paginated list of URLs affected by a specific issue identified in an SEO audit. Helps pinpoint pages needing attention for targeted optimization.
Instructions
Data Tool: Retrieves a paginated list of all URLs affected by a specific issue within a given audit.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| code | Yes | Unique code for the issue (e.g., title_duplicate). | |
| limit | No | Number of URLs to return in the list. | |
| offset | No | Starting position (offset) for the list of URLs. | |
| audit_id | Yes | Unique identifier of the audit report. |