---
title: "Top Search Console pages (Growth+)"
method: GET
path: "/search_console/pages"
tags: ["Search Console"]
---

# Top Search Console pages (Growth+)

`GET /search_console/pages`

Top Google Search Console landing pages over a date range, ranked by impressions/clicks/ctr/position, paginated. Requires a connected Search Console property (Growth+).

## Query parameters

- `project_id` integer, required
- `range` integer
- `from` string, date-time
- `to` string, date-time
- `sort` 'impressions' | 'clicks' | 'ctr' | 'position'
- `page` integer
- `per_page` integer
- `output` 'flat' | 'csv'

## Response `200`

Top pages

## Other responses

- `403` — Plan upgrade required
- `404` — Resource not found

## Changes

> 11 revisions in range; 4 could not be searched.

- **2026-07-27** `c01e99c81c66` — 1 info
  - added the new optional `query` request parameter `output`

[Change history](https://skmtc.dev/llmpulse/apis/llm-pulse-api/changes/search_console/pages/get.md)

---

[API](https://skmtc.dev/llmpulse/apis/llm-pulse-api.md) · [All operations](https://skmtc.dev/llmpulse/apis/llm-pulse-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/llmpulse/llm-pulse-api/revisions/b1f6040a24b9/schema)
