Get the detailed cve based on ip and cve
curl --request GET \ --url https://api.odin.io/v1/hosts/cves/{ip}/{cve} \ --header 'X-API-Key: <api-key>'
{ "data": {}, "message": "<string>", "success": true }
host ip ip
cve id
Show child attributes
Was this page helpful?