GET
/
v1
/
scans
/
result
/
{scanId}

Authorizations

X-API-Key
string
headerrequired

Path Parameters

scanId
string
required

scan specific results (by scanId)

Query Parameters

severity
string

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

search
string

search term

limit
integer
required

number of results

offset
string
required

number of results to skip

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

Response

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