---
title: "Get Framework Code"
method: GET
path: "/v2/framework/{framework_id}/code"
tags: ["Framework"]
---

# Get Framework Code

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

## Path parameters

- `framework_id` string, uuid, required

## Request body

- object, nullable

## Response `200`

Successful Response

- CodeResponse
  - `code` 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)
