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

# List Search Console Sitemaps

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

Lists sitemaps submitted for a Search Console property.

## Query parameters

- `siteUrl` string, required
- `sitemapIndex` string, uri

## Response `200`

Submitted sitemaps

- object
  - `sitemap` object[]

## 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)
