GET

Get Site Readiness


Developer Preview

This API is subject to change. Bug fixes and new features will be released based on developer feedback throughout the preview period.

Retrieves the site's readiness in Google Search Console.

Returns whether the site's Google connection and ownership verification are in place, and if not, the first blocking step. Use this to decide what to resolve next — for example, a SITE_OWNER_NOT_VERIFIED blocking reason means the site's ownership isn't proven to Google yet, so call Verify Site.

Authentication

You can only call this method when authenticated as a Wix app or Wix user identity.

Permissions
View SEO Settings
Learn more about app permissions.
Endpoint
GET
https://www.wixapis.com/gsc/connection/v1/site-readiness

Errors

This method doesn't return any custom errors, but may return standard errors. Learn more about standard Wix errors.

Did this help?