v42
latestSwagger 2.0GNU Affero General Public License version 3raw.githubusercontent.com2026-08-0111655431.4 KBcna
Retrieves all CVE Records after applying the query parameters as filters (accessible to Secretariat)
get/cna/cve
Query parameters
time_modified.ltstring date-time
Most recent CVE record modified timestamp to retrieve (format: yyyy-MM-ddTHH:mm:ssZZZZ)
time_modified.gtstring date-time
Earliest CVE record modified timestamp to retrieve (format: yyyy-MM-ddTHH:mm:ssZZZZ)
state'PUBLISHED' | 'REJECTED'
Filter by state
assigner_short_namestring
Filter by assignerShortName
assignerstring
Filter by assigner org UUID
pageinteger
The current page in the paginator
adp_short_namestring
Filter by ADP short name
count_onlyboolean
Get count of records that match query
cna_modifiedboolean
Only get CVE records with cnaContainers modified/created within the time_modified range
Headers
CVE-API-ORGstring
Organization shortname is required
CVE-API-USERstring
Username is required
CVE-API-KEYstring
API key is required
Response
A filtered list of CVE Records, along with pagination fields if results span multiple pages of data