JavaScript
Call
Get call transcript
Fetch the full transcript for a specific call. Optionally specify a transcription source; otherwise the best available source is used automatically.
GET
JavaScript
Documentation Index
Fetch the complete documentation index at: https://docs.roark.ai/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
Query Parameters
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
Call transcript response

