v2
latestOpenAPI 3.1.02026-08-0641230.0 KBThis endpoint delivers detailed information on a particular EUVD when you provide its unique EUVD ID.
Info
Get information about a specific vulnerability by its EUVD ID.
Parameters:
- euvd_id (str): The EUVD identifier (e.g. EUVD-2024-02040).
Returns:
- An EUVDWithCVE object with EUVD fields at the top level and CVE data nested under cve. Please refer to the EUVDWithCVE schema for more details.
get/euvd/{euvd_id}
Path parameters
euvd_idstring required
Response
Successful Response