Skip to main content
GET

Get Transcript

Retrieve the transcript for a call.

Parameters

string
required
The unique call ID (e.g., outbound-1776774443-863aa698)

Request Example

Response

Success Response (200)

string
Full conversation transcript with speaker labels (AGENT: / USER:) and line breaks separating turns
integer
HTTP status code of the internal response
string
Internal function name — always "get_transcript"

Not Found (404)

Returned when the transcript has not been generated yet (e.g., call is still in progress).

Validation Error (422)