v1

latestOpenAPI 3.0.3MIT2026-07-1772424.2 KB
CWE

All descendants of a specified weakness, sampling by the view

get/cwe/{id}/descendants

Path parameters

idstring required

CWE ID

Query parameters

viewstring

the View_ID field to follow in the Has_Member entries and ChildOf relationships

Response

success

Typestring integer required
IDstring[] required

Example response

[
  {
    "Type": "category",
    "ID": "1009"
  }
]