kev

Get single KEV entry by (origin_uuid, vulnId)

get/kev/origin/{origin_uuid}/{vuln_id}

Headers

X-Fieldsstring mask

An optional fields mask

Response

Success

uuidstring

KEV entry UUID

characteristicsobject

Technical characteristics

timestampsobject

Temporal context

scopeobject

Geographical/sectoral context

referencesobject

Related references

Example response

{
  "status": {
    "status_reason": "confirmed"
  },
  "evidence": [
    {
      "type": "incident_response"
    }
  ]
}