sitemap

List Sitemap Pages

List pages in the brand's sitemap with their title, description, and audit score. Data comes from the most recent completed crawl. Supports filtering by URL depth and path prefix.

get/{brand_id}/sitemap/pages

Path parameters

brand_idinteger required

The unique identifier for the brand

The unique identifier for the brand

Query parameters

domainstring nullable

Filter by domain (for brands with multiple sites)

Filter by domain (for brands with multiple sites)

limitinteger
offsetinteger
max_depthinteger nullable

Maximum URL path depth to include (0 = root only)

Maximum URL path depth to include (0 = root only)

path_prefixstring nullable

Filter by URL path prefix (e.g. /blog)

Filter by URL path prefix (e.g. /blog)

is_priorityboolean nullable

Filter to (or exclude) pages flagged as priority for the brand

Filter to (or exclude) pages flagged as priority for the brand

has_optimized_contentboolean nullable

Filter to (or exclude) pages with active AXP optimized content

Filter to (or exclude) pages with active AXP optimized content

searchstring nullable

Case-insensitive substring match on the page URL or title — mirrors the 'Find pages...' input in the UI.

Case-insensitive substring match on the page URL or title — mirrors the 'Find pages...' input in the UI.

Response

Successful Response

totalinteger required
offsetinteger
limitinteger nullable
domainstring required

The domain these pages belong to

last_crawl_completedstring date-time nullable required

When the most recent completed crawl finished