---
title: "List Search Console Properties"
method: GET
path: "/v1/gdrive/search-console/sites"
tags: ["Google Search Console"]
---

# List Search Console Properties

`GET /v1/gdrive/search-console/sites`

Lists Search Console properties available to the connected Google account.

## Response `200`

Accessible Search Console properties

- object
  - `siteEntry` object[]
    - `siteUrl` string
    - `permissionLevel` string

## Other responses

- `401` — Unauthorized - Invalid or missing API key
- `403` — Forbidden - The authenticated account cannot access this resource
- `412` — No Google account is connected
- `500` — Internal server error

---

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