v1

latestOpenAPI 3.0.32026-08-0425108247.7 KB
Calls

Get a call transcript

Returns transcript segments for a call.

get/calls/{callId}/transcript

Path parameters

callIdstring required

Call identifier.

Call identifier.

Query parameters

limitinteger

Maximum number of records to return.

Maximum number of records to return.

cursorstring

Pagination cursor.

Pagination cursor.

Response

Call transcript.

call_idstring required

Call identifier.

conversation_namestring nullable required

Conversation name.

duration_secondsnumber nullable required

Call duration in seconds.

Example response

{
  "call_id": "01jzn7e61x3a7v9h2r7t2m3q4p"
}