Export Transcript
Recordings
Export Transcript
Export transcript as a Word document
GET
Export Transcript
Exports the transcript as a formatted Microsoft Word (.docx) document, including call metadata, timestamps, and speaker labels.
This endpoint requires a Pro or Business subscription with the
word_export feature.Path Parameters
The recording ID
Request
Response
On success, returns the Word document as a binary file with headers:Document Contents
The exported Word document includes:- Header: “CALL TRANSCRIPT” title
- Call Details: To number, From number, Date/time, Duration
- Transcript: Speaker-labeled paragraphs with timestamps
- Footer: “Generated by Transcord”
Errors
| Status | Description |
|---|---|
202 | Transcript not ready yet |
401 | Invalid or missing API key |
403 | Word export not available on your plan |
404 | Recording not found |