Pages

Summarise one page or subfolder across every source

Returns Search Console performance, the latest SEO audit summary and AI citation counts for a single URL, or for every page under a path when mode is prefix.

get/v3/pages/overview

Query parameters

teamIdstring

Team ID

startDatestring

Start date (YYYY-MM-DD, UTC).

endDatestring

End date (YYYY-MM-DD, UTC).

daysinteger

Days to look back when startDate/endDate are omitted.

countrystring

ISO-3 country code to filter Search Console rows by.

devicestring

Device filter: desktop, mobile or tablet.

typestring

Search type: web, image, video or news.

urlstring required

Absolute URL, or a path such as /collections resolved against the team website.

mode'exact' | 'prefix'

exact scopes to the single URL; prefix scopes to every page under the path. Defaults to exact.

aiDaysinteger

How far back to count AI citations, in days. Defaults to 30.

Response

Default Response

Changes