Get call transcription
Calls
Get call transcription
Returns the transcription for a call. Returns 404 if the call is in a workspace outside the API key scope.
GET
Get call transcription
Authorizations
Enter your API Key (sk_live_xxx or sk_test_xxx)
Path Parameters
Response
The call transcription
Unique identifier of the transcription
Example:
"123e4567-e89b-12d3-a456-426614174000"
Status of the transcription
Available options:
PENDING, IN_PROGRESS, FAILED, COMPLETED Example:
"COMPLETED"
Array of transcribed utterances
AI-generated summary of the conversation
Example:
"Discussion about product features..."
When transcription processing started
Example:
"2024-01-15T10:00:00Z"
When transcription processing completed
Example:
"2024-01-15T10:00:45Z"