/calls/:id/transcript

Limited beta. The Calls read API is currently gated by an access allowlist; callers without access receive 404 responses. To request access, email [email protected].

Returns the transcript of a completed call. Requires the Dialer calling feature on your workspace, and transcription must be enabled for the workspace. By default you read your own calls; workspace admins can pass scope=workspace to read any member's.

When transcription is complete, turns holds the normalized, time-ordered speaker turns. While it is still in progress or if it failed, turns is empty and status reflects the state. Responses are private to the caller and must not be cached.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

The call _id, from GET /calls.

Query Params
string
enum

Pass workspace to read a workspace member's transcript. Requires workspace admin access; other callers receive a 403.

Allowed:
Responses

Language
Credentials
Header
LoadingLoading…
Response
Choose an example:
application/json
Psst... like working with APIs? Come join us!