Transcription
Returns the transcript of a completed call as time-stamped segments, each attributed to a caller, together with the detected language. Page through the segments with limit and offset.
Conversation Intelligence runs on api.cloudtalk.io/v1 and returns its payload at the top level — these responses are not wrapped in the core API’s responseData envelope.
Authorizations
HTTP Basic Authentication. Use your API Access Key ID as the username and your API Access Key Secret as the password. Generate keys in the CloudTalk Dashboard under Account -> Settings -> API Keys (https://dashboard.cloudtalk.io/menu/account/settings/API-keys).
Path Parameters
Call ID
Query Parameters
Maximum number of items to return
x >= 1Offset the list of returned items by this amount
x >= 0Related topics
How to Paginate CloudTalk API Collection ResponsesCloudTalk API Response Envelope Formats and SchemaCloudTalk REST API: Call Center Automation Platform