v1

latestOpenAPI 3.1.02026-07-13125160383.6 KB
results

Get All Results

Get scans results of a user

get/v1/scans/results

Query parameters

offsetinteger

number of results to skip

limitinteger

number of results to get

severitystring

string separated by comma e.g. info,high

searchstring

search term

hoststring

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

domainstring

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

portstring

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

templatesstring

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

timestring

filter by time ( last_day, last_week, last_month )

vuln_statusstring

comma separated vuln_status e.g vuln_status=open,fixed

tagsstring

comma separated tags e.g tags=xss,cve

sort_ascstring

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

sort_descstring

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

is_ticketboolean

Return the records that have issue trackers

labelsstring

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

categorystring

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

is_regressionboolean

filter by is_regression

is_internalboolean

filter by is_internal (internal vs external hosts)

asset_metadataboolean

Asset details for the vulnerability

Headers

X-Team-Idstring

Response

Example response

current_pageinteger required
result_countinteger required
total_resultsinteger required
total_pagesinteger required
messagestring required
filtersobject