---
title: "The parent of a specified weakness, sampling by the view"
method: GET
path: "/cwe/{id}/parents"
tags: ["CWE"]
---

# The parent of a specified weakness, sampling by the view

`GET /cwe/{id}/parents`

## Path parameters

- `id` string, required

## Query parameters

- `view` string

## Response `200`

success

- Parents[]
  - `Type` string, integer, required
  - `ID` string, integer, required
  - `ViewID` string, integer
  - `Primary_Parent` boolean

## Other responses

- `404` — CWE relationship data not found
- `500` — An Internal Server Error occurred

---

[API](https://skmtc.net/cwe-capec/apis/cwe-capec-api-1-0.md) · [All operations](https://skmtc.net/cwe-capec/apis/cwe-capec-api-1-0/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/cwe-capec/cwe-capec-api-1-0/versions/f34b6370e957/schema)
