Pages
Browse a site's pages as a folder tree
Groups the team's pages into the direct children of a path: the sub-folders below it with their traffic rolled up, and the pages that sit at that level. Call it with no path for the site root, then walk down using the path of any returned folder.
get/v3/pages/folders
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.
pathstring
Folder to list, e.g. /blog. Defaults to / (the site root).
Response
Default Response
Changes
Changed in 1 of the 47 revisions of this API.1
- ○
endpoint added
endpoint-added
- ○