---
title: "Search Console time series (Growth+)"
method: GET
path: "/search_console/timeseries"
tags: ["Search Console"]
---

# Search Console time series (Growth+)

`GET /search_console/timeseries`

Google Search Console property-wide series bucketed by day/week/month. Requires a connected Search Console property (Growth+).

## Query parameters

- `project_id` integer, required
- `range` integer
- `from` string, date-time
- `to` string, date-time
- `granularity` 'day' | 'week' | 'month'
- `output` 'flat' | 'csv'

## Response `200`

Search Console time series

## Other responses

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

## Changes

- **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/timeseries/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)
