Skip to main content
GET
Get All Results

Authorizations

X-API-Key
string
header
required

Headers

X-Team-Id
string

Query Parameters

offset
integer

number of results to skip

limit
integer

number of results to get

severity
string
default:unknown,low,medium,high,critical

string separated by comma e.g. info,high

search term

host
string

comma separated host e.g. hosts=https://example.com,https://x.com

domain
string

comma separated domain names e.g-> domain=domain1.com,domain2.com

port
string

comma separated ports e.g. ports=80,443

templates
string

comma separated templates e.g. templates=tech-detect,azure-takeover

time
string

filter by time ( last_day, last_week, last_month )

vuln_status
string

comma separated vuln_status e.g vuln_status=open,fixed

tags
string

comma separated tags e.g tags=xss,cve

sort_asc
string

comma separated ascending sorting e.g sort_asc=created_at,severity

sort_desc
string

comma separated descending sorting e.g sort_desc=created_at,severity

is_ticket
boolean

Return the records that have issue trackers

labels
string

filter by comma separated labels e.g labels=p1,p2

category
string

filter by comma separated categories e.g category=cve,xss

is_regression
boolean

filter by is_regression

is_internal
boolean

filter by is_internal (internal vs external hosts)

asset_metadata
boolean

Asset details for the vulnerability

Response

Example response

current_page
integer
required
result_count
integer
required
total_results
integer
required
total_pages
integer
required
message
string
required
data
object[]
required
stats
object
filters
object