---
title: "Get Search Console Property"
method: GET
path: "/v1/gdrive/search-console/site"
tags: ["Google Search Console"]
---

# Get Search Console Property

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

Returns the connected account's permission level for a Search Console property.

## Query parameters

- `siteUrl` string, required

## Response `200`

Search Console property

- object
  - `siteUrl` string
  - `permissionLevel` string

## Other responses

- `401` — Unauthorized - Invalid or missing API key
- `403` — Forbidden - The authenticated account cannot access this resource
- `404` — Resource not found
- `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)
