GET
/
calls
/
{id}
/
transcript

Headers

authorization
string
required

Your API key for authentication. Use Bearer format.

Path Parameters

id
string
required

ID of the call.

Required string length: 24

Response

200 - application/json
id
string
required

Unique identifier for the transcript.

organization_id
string
required

ID of the organization that owns the transcript.

call_id
string
required

ID of the call that the transcript is associated with.

start_time
number
required

Start unix time of the transcript.

messages
object[]
required

Messages that make up the transcript.