GET
/
v1
/
scans
/
vulns
/
history
Get scan log stats of given scan id
curl --request GET \
  --url https://api.projectdiscovery.io/v1/scans/vulns/history \
  --header 'X-API-Key: <api-key>'
{}

Authorizations

X-API-Key
string
header
required

Query Parameters

vuln_hash
string[]
history_limit
integer
default:5

Specifies the maximum number of revisions to be returned.

Response

200
application/json

OK

The response is of type object.