---
title: "Get a transcript's raw text content (admin)"
method: GET
path: "/v2/transcripts/internal/{transcript_id}/content"
tags: ["Transcripts Internal"]
---

# Get a transcript's raw text content (admin)

`GET /v2/transcripts/internal/{transcript_id}/content`

## Path parameters

- `transcript_id` string, required

## Response `200`

Successful Response

- TranscriptContentResponse — Raw text content of a transcript, for admin inline preview.
  - `content` string, required

## Other responses

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

## Changes

> 7 revisions in range; 4 could not be searched.

- **2026-07-26** `6ba1ca74e6c7` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/carbonarc/apis/carbon-arc-api-documentation/changes/v2/transcripts/internal/:transcript_id/content/get.md)

---

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