Skip to main content
POST
/nvd/cves/history

Authorizations

access-token
string
header
required

API token from the dashboard

Headers

access-token
string
required

Body

application/json
count
integer
required
Required range: x >= 1
timeout
integer
default:300
Required range: 20 <= x <= 1500
cve_id
string | null
change_start_date
string | null
change_end_date
string | null
event_name
enum<string> | null
Available options:
CVE Received,
Initial Analysis,
Reanalysis,
CVE Modified,
Modified Analysis,
CVE Translated,
Vendor Comment,
CVE Source Update,
CPE Deprecation Remap,
CWE Remap,
CVE Rejected,
CVE Unrejected,
CVE CISA KEV Update

Response

Successful Response

id
string
required
cve_id
string
required
@type
string
default:NvdCveChange
event_name
string | null
source_identifier
string | null
created
string | null
details
object[]