---
title: "Get Panel Debias Info"
method: GET
path: "/v2/framework/{framework_id}/panel-debias-info"
tags: ["Framework"]
---

# Get Panel Debias Info

`GET /v2/framework/{framework_id}/panel-debias-info`

## Path parameters

- `framework_id` string, uuid, required

## Request body

- object, nullable

## Response `200`

Successful Response

- PanelDebiasingInfo[]
  - `insight_id` integer, required
  - `insight_label` string, required
  - `insight_type` string, required

## Other responses

- `404` — Not Found
- `422` — Validation Error

---

[API](https://skmtc.net/carbonarc/apis/carbon-arc-api-documentation.md) · [All operations](https://skmtc.net/carbonarc/apis/carbon-arc-api-documentation/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/carbonarc/carbon-arc-api-documentation/versions/bd33ea42994c/schema)
