Method: sites.get

Gets a site's Abusive Experience Report summary.

HTTP request

GET https://abusiveexperiencereport.googleapis.com/v1/{name=sites/*}

The URL uses gRPC Transcoding syntax.

Path parameters

Parameters
name

string

Required. The name of the site whose summary to get, e.g. sites/http%3A%2F%2Fwww.google.com%2F.

Format: sites/{site}

Request body

The request body must be empty.

Response body

If successful, the response body contains an instance of SiteSummaryResponse.