GET
/
v1
/
scans
/
results

Authorizations

X-API-Key
string
headerrequired

Query Parameters

offset
string
required

number of results to skip

limit
integer
required

number of results to get

severity
string

string separated by comma e.g. info,high

search
string

search term

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

time
string

filter by time ( last_day, last_week, last_month )

Response

200 - application/json
message
string
results
object[]
required
stats
object
filters
object