Google Search Console API
  1. Schemas
Google Search Console API
  • urlInspection
    • /v1/urlInspection/index:inspect
  • urlTestingTools
    • /v1/urlTestingTools/mobileFriendlyTest:run
  • sites
    • /webmasters/v3/sites
    • /sites
    • /webmasters/v3/sites/{siteUrl}
    • /sites/{siteUrl}
    • /webmasters/v3/sites/{siteUrl}
    • /sites/{siteUrl}
    • /webmasters/v3/sites/{siteUrl}
    • /sites/{siteUrl}
  • searchanalytics
    • /webmasters/v3/sites/{siteUrl}/searchAnalytics/query
    • /sites/{siteUrl}/searchAnalytics/query
  • sitemaps
    • /webmasters/v3/sites/{siteUrl}/sitemaps
    • /sites/{siteUrl}/sitemaps
    • /webmasters/v3/sites/{siteUrl}/sitemaps/{feedpath}
    • /sites/{siteUrl}/sitemaps/{feedpath}
    • /webmasters/v3/sites/{siteUrl}/sitemaps/{feedpath}
    • /sites/{siteUrl}/sitemaps/{feedpath}
    • /webmasters/v3/sites/{siteUrl}/sitemaps/{feedpath}
    • /sites/{siteUrl}/sitemaps/{feedpath}
  • Schemas
    • Schemas
      • AmpInspectionResult
      • AmpIssue
      • ApiDataRow
      • ApiDimensionFilter
      • ApiDimensionFilterGroup
      • BlockedResource
      • DetectedItems
      • Image
      • IndexStatusInspectionResult
      • InspectUrlIndexRequest
      • InspectUrlIndexResponse
      • Item
      • MobileFriendlyIssue
      • MobileUsabilityInspectionResult
      • MobileUsabilityIssue
      • ResourceIssue
      • RichResultsInspectionResult
      • RichResultsIssue
      • RunMobileFriendlyTestRequest
      • RunMobileFriendlyTestResponse
      • SearchAnalyticsQueryRequest
      • SearchAnalyticsQueryResponse
      • SitemapsListResponse
      • SitesListResponse
      • TestStatus
      • UrlInspectionResult
      • WmxSite
      • WmxSitemap
      • WmxSitemapContent
  1. Schemas

SitesListResponse

List of sites with access level information.

{
    "siteEntry": [
        {
            "permissionLevel": "SITE_PERMISSION_LEVEL_UNSPECIFIED",
            "siteUrl": "string"
        }
    ]
}
Built with