results
Get all Vulnerability Changelogs
get changelogs of all vulnerabilities
get/v1/scans/vuln/changelogs
Query parameters
time'last_day' | 'last_week' | 'last_month' | 'last_3_months' | 'last_6_months' | 'last_12_months' | 'all_time'
time filter to select
event_typestring
comma separated event_type e.g. event_type=vul_status,vul_status_change
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
limitinteger
number of results to get
offsetinteger
number of results to skip
Headers
X-Team-Idstring
Retrieve the Team ID from: https://cloud.projectdiscovery.io/settings/team
Response
Example response
Changes
Changed in 2 of the 22 revisions of this API.11
- ○
endpoint added
endpoint-added
- ○
- ▲
api path removed without deprecation
api-path-removed-without-deprecation
This revision also has 161 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲