GET
/
v1
/
scans
/
results
/
stats

Authorizations

X-API-Key
string
headerrequired

Query Parameters

offset
integer

The number of items to skip before starting to collect the result set

limit
integer

The numbers of items to return

hosts
string

comma separated host e.g. hosts=https://example.com,https://x.com

templates
string

comma separated templates e.g. templates=tech-detect,azure-takeover

severity
string

comma separated severity e.g. severities=info,high

search
string

search term

scan_id
string

specific scan_id results filters

time
string

filter by time ( last_day, last_week, last_month )

vuln_status
string

comma separated vuln_status e.g vuln_status=open,fixed

tags
string

comma separated tags e.g tags=xss,cve

not_hosts
string

comma separated hosts that should not be returned e.g. not_hosts=https://example.com,https://x.com

not_severity
string

comma separated severity that should not be returned e.g. not_severity=info,high

not_templates
string

comma separated templates that should not be returned e.g. not_templates=tech-detect,azure-takeover

labels
string

filter by comma separated labels e.g labels=p1,p2

Response

200 - application/json
message
string
required
stats
object