Google Search Console · Schema
WmxSitemap
Information about a sitemap submitted to Search Console. Includes processing status, error counts, and content details.
AnalyticsGoogleIndexingSearchSearch AnalyticsSEOSitemapURL InspectionWebmaster Tools
Properties
| Name | Type | Description |
|---|---|---|
| path | string | The URL of the sitemap. |
| lastSubmitted | string | Date and time when the sitemap was last submitted to Search Console. |
| isPending | boolean | Whether the sitemap is still being processed. |
| isSitemapsIndex | boolean | Whether this is a sitemap index file. |
| type | string | The type of content in the sitemap. |
| lastDownloaded | string | Date and time when the sitemap was last downloaded by Google. |
| warnings | integer | Number of warnings for the sitemap. |
| errors | integer | Number of errors for the sitemap. |
| contents | array | Content details for this sitemap, broken down by content type. |
JSON Schema
{
"$schema": "https://json-schema.org/draft/2020-12/schema",
"title": "WmxSitemap",
"type": "object",
"description": "Information about a sitemap submitted to Search Console. Includes processing status, error counts, and content details.",
"properties": {
"path": {
"type": "string",
"description": "The URL of the sitemap."
},
"lastSubmitted": {
"type": "string",
"description": "Date and time when the sitemap was last submitted to Search Console."
},
"isPending": {
"type": "boolean",
"description": "Whether the sitemap is still being processed."
},
"isSitemapsIndex": {
"type": "boolean",
"description": "Whether this is a sitemap index file."
},
"type": {
"type": "string",
"description": "The type of content in the sitemap."
},
"lastDownloaded": {
"type": "string",
"description": "Date and time when the sitemap was last downloaded by Google."
},
"warnings": {
"type": "integer",
"description": "Number of warnings for the sitemap."
},
"errors": {
"type": "integer",
"description": "Number of errors for the sitemap."
},
"contents": {
"type": "array",
"description": "Content details for this sitemap, broken down by content type."
}
}
}
Work with this as data
Every JSON Schema here is available over the APIs.io API and to AI agents over MCP.
MCP server
One button, every client — Claude, Cursor, VS Code and the rest.
https://apis.io/mcp
Tools for schemas
4 MCP tools reach this
find_json_schemasBrowse and filter every JSON Schema in the catalog.apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.resolveTurn a domain, URL or GitHub org into the provider it belongs to.find_cohortsEvery scored population of providers in the catalog.
Call it yourself
curl for this page
This JSON Schema
curl "https://apis.io/api/v1/json-schemas/google-search-console-wmx-sitemap"
All schemas
curl "https://apis.io/api/v1/json-schemas?limit=25"
Discovery needs no key. Ratings and market analysis are Pro.
Get an API key
Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.
A second provider on the same verified email joins the account you already have.