Skip to main content
GET
cURL

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

id
string
required

The ID of the call log

Query Parameters

format
enum<string>

Response format (text for plain text, omit for JSON)

Available options:
text

Response

Transcription retrieved successfully

id
string
required

Unique identifier for the transcription

callLogId
string
required

ID of the associated call log

transcript
object[]
required

Array of transcribed segments with speaker information

createdAt
string<date-time>
required

When the transcription was created