GET
/
v1
/
scans
/
results
/
filters

Authorizations

X-API-Key
string
headerrequired

Query Parameters

offset
string
required

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

limit
integer
required

(Required) 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
required

type of filter

time
string

filter by time ( last_day, last_week, last_month )

Response

200 - application/json
message
string
required
data
object[]
required