Skip to main content
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

string
required
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