---
title: "Export Framework Data"
method: GET
path: "/v2/framework/{framework_id}/export"
tags: ["Framework"]
---

# Export Framework Data

`GET /v2/framework/{framework_id}/export`

## Path parameters

- `framework_id` string, uuid, required

## Query parameters

- `data_type` string — Data type

## Request body

- object, nullable

## Response `200`

Successful Response

- unknown

## Other responses

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

---

[API](https://skmtc.dev/carbonarc/apis/carbon-arc-api-documentation.md) · [All operations](https://skmtc.dev/carbonarc/apis/carbon-arc-api-documentation/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/carbonarc/carbon-arc-api-documentation/revisions/726b1a8471b4/schema)
