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