Results
Get All Results
Get scans results of a user
GET
/
v1
/
scans
/
results
Authorizations
Headers
Retrieve the Team ID from: https://cloud.projectdiscovery.io/settings/team
Query Parameters
number of results to skip
number of results to get
string separated by comma e.g. info,high
search term
comma separated host e.g. hosts=https://example.com,https://x.com
comma separated templates e.g. templates=tech-detect,azure-takeover
filter by time ( last_day, last_week, last_month )
comma separated vuln_status e.g vuln_status=open,fixed
comma separated tags e.g tags=xss,cve
comma separated ascending sorting e.g sort_asc=created_at,severity
comma separated descending sorting e.g sort_desc=created_at,severity
Return the records that have issue trackers
filter by comma separated labels e.g labels=p1,p2
Was this page helpful?