/
CA
carbonarc
/
Carbon Arc API Documentation
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 13h ago · Updated 4d ago
Details
Filter operations
Block
2
Bucket Access
2
Cache Internal
1
Catalog
16
Catalog Internal
1
Clients
4
Data Library
9
Exchange Internal
2
Explore Use Cases
1
Framework
19
Ontology
16
Polaris
7
Portal Internal
1
Precompute Internal
7
Prisms Internal
10
Public
3
Research
1
Tracking
1
Transcripts
6
Transcripts Internal
20
get
List all transcripts (admin)
post
Upload a transcript (internal)
get
List active catalog sources
get
Get a transcript by ID (admin)
get
List purchase history for a transcript (admin)
get
List download history for a transcript (admin)
get
Get a transcript's raw text content (admin)
get
Get a presigned download URL for a transcript file (admin)
patch
Update transcript status (admin)
get
Get the global default transcript price (admin)
patch
Update the global default transcript price (admin)
get
Get change history for the global default price (admin)
get
List every client-wide transcript price override (admin)
get
List a client's transcript price overrides (admin)
put
Set a client-wide transcript price override (admin)
delete
Clear a client-wide transcript price override (admin)
get
Get change history for a client-wide price override (admin)
put
Set a specific-transcript price override for a client (admin)
delete
Clear a specific-transcript price override for a client (admin)
get
Get change history for a specific-transcript price override (admin)
Transcripts Internal
Get a transcript's raw text content (admin)
get
/v2/transcripts/internal/{transcript_id}/content
Path parameters
transcript_id
string
required
Response
Successful Response
TranscriptContentResponse
required
Raw text content of a transcript, for admin inline preview.
content
string
required
Changes