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

# Children of a specified weakness, sampling by the view

`GET /cwe/{id}/children`

## Path parameters

- `id` string, required

## Query parameters

- `view` string

## Response `200`

success

- Children[]
  - `Type` string, integer, required
  - `ID` string, integer, required
  - `ViewID` string, integer

## 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)
