List Indexed Pages
indexing.list_pagesList pages with search impressions to identify which are indexed. Adjust date range and row limit to focus the results.
Instructions
Retrieve a list of site pages that have received search impressions, serving as a proxy list of indexed pages on the site. When one date boundary is omitted, the server derives the other to target an inclusive 30-day range; generated end dates are capped at the latest complete date.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| end_date | No | End date (inclusive) in YYYY-MM-DD format. If start_date is omitted, the generated start date is 29 days earlier. Defaults to 3 days ago. Note the 2-3 day data lag. | |
| site_url | Yes | The Search Console property identifier, exactly as returned by sites.list. Two formats exist: domain properties use 'sc-domain:example.com'; URL-prefix properties use the full URL including protocol and trailing slash, e.g. 'https://www.example.com/'. Passing the wrong format returns a permission error even when the user owns the site — call sites.list first if unsure. | |
| row_limit | No | Maximum pages to retrieve (1-25000). Default is 1000. | |
| start_date | No | Start date (inclusive) in YYYY-MM-DD format. If end_date is omitted, the generated end date is 29 days later, capped at the latest complete date. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| pages | Yes |