Retrieve scan statistics

This operation returns an object containing scan statistics information for the specified site(s).

Query Params
siteIDs
array of int64s
required

Site IDs allow users to specify multiple sites from which to retrieve data

siteIDs*
int64
required

Minimum percent change value allows the user to specify the percentage value of deviation of links found against the average number of links of the last 10 completed scans

metric
array of strings
required

Metric allows user to specify what scan metrics to be displayed
Supported values:
linksFound displays the current scan links found, average links found and, links found dropped stats
Case sensitive.

metric*
Responses

401

UnauthorizedResponse signals an unauthorized API access

403

ForbiddenResponse signals a request for a resource that does not exist or is not authorized

404

NotFoundResponse indicates a request for a resource that does not exist

500

GenericError generic error

Language
Response
Choose an example:
application/json