results
Get Scan Results
get results of specific scan by id
get/v1/scans/result/{scanId}
Query parameters
severitystring
comma separated severity e.g. severity=info,high
searchstring
search term
limitinteger
number of results
offsetinteger
number of results to skip
templatesstring
comma separated templates e.g. templates=tech-detect,azure-takeover
hostsstring
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
timestring
filter by time ( last_day, last_week, last_month )
vuln_statusstring
comma separated vuln_status e.g vuln_status=open,fixed
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
asset_metadataboolean
Asset details for the vulnerability
Headers
X-Team-Idstring
Retrieve the Team ID from: https://cloud.projectdiscovery.io/settings/team
Response
Example response