Get Transcript
Recordings
Get Transcript
Get the transcript in JSON, plain text, or SRT format
GET
Get Transcript
Returns the transcript for a recording in your preferred format.
Poll again in a few seconds. See Working with Transcripts for status values.
Path Parameters
string
required
The recording ID
Query Parameters
string
default:"json"
Output format:
json, text, or srtRequest
Response Formats
JSON Format (default)
Returns the full transcript with word-level timestamps and speaker identification.string
The recording ID
number
Call duration in seconds
string
Destination phone number
string
Caller phone number
string
ISO 8601 timestamp
object
Response (JSON)
Plain Text Format
Returns just the transcript text without timestamps. Useful for reading or text processing.Response (text)
SRT Subtitle Format
Returns the transcript as SRT subtitles, suitable for video editing software.Response (SRT)
Transcript Not Ready
If the transcript is still being processed, you’ll receive a202 Accepted response: