List Google Search Console sitemaps
List sitemaps submitted for a Search Console property.
← All Google Search Console endpoints · Capability overview
/v1/google-search-console/sitemapshttps://api.vee3.io/v1/google-search-console/sitemaps
List sitemaps submitted for a Search Console property.
Authorization
Send your API key in the Authorization header:
Authorization: Bearer YOUR_API_KEY
MCP
The same capability is available as an MCP tool on Vee3 hosted MCP.
Tool name
google-search-console.list_sitemapsParameters2 fields
site_urlstringOptionalOptional verified property URL from google-search-console.list_sites. When omitted, the default property is used. The user or agent passes an exact site_url value from that response.
sitemap_indexstringOptionalOptional sitemap index URL. When set, only child sitemaps under that index are returned.
Response14 fields
site_urlstringSearch Console property URL used for the request.
sitemapsarrayitems12 fieldsSitemaps submitted for the property.
sitemapsarrayitemspathstringFull sitemap URL path for the property.
last_submittedstringTimestamp when the sitemap was last submitted.
is_pendingbooleanWhether Search Console is still processing the sitemap.
is_sitemaps_indexbooleanWhether this entry is a sitemap index.
sitemap_typestringSitemap type reported by Search Console.
last_downloadedstringTimestamp when Google last downloaded the sitemap.
warningsstringWarning count reported for the sitemap.
errorsstringError count reported for the sitemap.
contentsarrayitems3 fieldsPer-content-type submitted and indexed counts.
contentsarrayitemscontent_typestringSitemap content type reported by Search Console.
submittedstringNumber of submitted URLs of this content type, when available.
indexedstringNumber of indexed URLs of this content type, when available.
HTTP errors: unauthorized, validation_error, insufficient_tokens, payment_required, google_search_console_connection_required, google_search_console_connection_refresh_failed, google_search_console_connection_scopes_insufficient, google_search_console_upstream_error, google_search_console_site_not_found, google_search_console_rate_limited, dns_not_using_namecheap