Skip to main content
GET
JavaScript

Authorizations

Authorization
string
header
required

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

Path Parameters

callId
string
required

Query Parameters

source
enum<string>

Transcription source to fetch. When omitted, uses the preferred source based on availability: CUSTOMER_AGENT_REALTIME > SIMULATION_AGENT_REALTIME > ROARK_POST_CALL

Available options:
ROARK_POST_CALL,
SIMULATION_AGENT_REALTIME,
CUSTOMER_AGENT_REALTIME

Response

Transcript for the specified call

data
object
required

Call transcript response