Skip to main content
GET
Get a call transcript

Authorizations

x-api-key
string
header
required

Workspace API key. Current accepted keys use the ando_sk_ prefix.

Path Parameters

callId
string
required

Call identifier.

Query Parameters

limit
integer

Maximum number of records to return.

Required range: x >= 1
cursor
string

Pagination cursor.

Response

Call transcript.

Current call transcript compatibility response.

call_id
string
required

Call identifier.

Example:

"01jzn7e61x3a7v9h2r7t2m3q4p"

conversation_name
string | null
required

Conversation name.

duration_seconds
number | null
required

Call duration in seconds.

pageInfo
object
required

Current compatibility pagination metadata with camelCase field names.

segments
object[]
required

Transcript segments.