Get Found Links
DATA_getFoundLinksRetrieve a paginated list of all hyperlinks discovered during a site audit. Filter by type, status, or other criteria to analyze the link profile.
Instructions
Data Tool: Returns a paginated list of every hyperlink discovered across the entire site during the audit.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Number of links to return in the list. | |
| filter | No | Array of filter objects to build complex queries. | |
| offset | No | Starting position for the list of links. | |
| audit_id | Yes | Unique identifier of the audit. | |
| page_type | No | Filters links by type. | all |