List pages discovered in the brand’s sitemap with their title, description, depth, audit score, priority flag, and optimized-content flag.
Results come from the most recent completed crawl for the brand. Supports filtering by domain, URL depth, path prefix, priority flag, optimized-content flag, and a case-insensitive substring search across the page URL and title.
Results are paginated and ordered by depth then URL.
Documentation Index
Fetch the complete documentation index at: https://developers.scrunch.com/llms.txt
Use this file to discover all available pages before exploring further.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
The unique identifier for the brand.
Filter to a specific domain when the brand has multiple registered sites.
Maximum number of pages to return. Defaults to 100.
1 <= x <= 1000Number of pages to skip. Use with limit for pagination.
x >= 0Maximum URL path depth to include. 0 returns root pages only.
x >= 0Filter by segment-aligned URL path prefix. For example /blog matches /blog and /blog/post but not /blogger.
Filter to (or exclude) pages flagged as priority for the brand.
Filter to (or exclude) pages with active AXP optimized content deployed.
Case-insensitive substring match against the page URL or title.