v1

latestOpenAPI 3.1.02026-07-263370112.1 KB
sitemap

Get Sitemap Page

Get detailed information about a single page in the brand's sitemap, including title, description, depth, audit score, canonical URL, last-indexed timestamp, priority flag, and optimized-content flag.

get/{brand_id}/sitemap/pages/{page_id}

Path parameters

brand_idinteger required

The unique identifier for the brand.

The unique identifier for the brand.

page_idinteger required

The unique identifier for the page.

The unique identifier for the page.

Response

Successful Response

idinteger required
urlstring required
titlestring nullable required
descriptionstring nullable required
depthinteger required
audit_scoreinteger nullable required
canonical_urlstring nullable required
is_priorityboolean required
has_optimized_contentboolean required
last_indexedstring date-time nullable required

When the page content was last indexed.

content_updated_atstring date-time nullable required

When the cached page content was last updated.