Results
Results Stats
Get user scan results stats
GET
/
v1
/
scans
/
results
/
stats
Authorizations
X-API-Key
string
headerrequiredQuery 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
Response
200 - application/json
message
string
requiredstats
object
Was this page helpful?