Scans
Results Filters
Get users scan-result filters
GET
/
v1
/
scans
/
results
/
filters
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
scan_id
string
specific scan_id results filters
severity
string
comma separated severity e.g. severities=info,high
templates
string
comma separated templates e.g. templates=tech-detect,azure-takeover
hosts
string
comma separated host e.g. hosts=https://example.com,https://x.com
search
string
search term
type
string
requiredtype of filter
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
requireddata
object[]
requirednew_matched
integer
requiredWas this page helpful?