Topics
Returns the topics detected in a completed call, each with a weight and the transcript spans it was drawn from. Page through the result 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
CloudTalk API Response Envelope Formats and SchemaHow to Paginate CloudTalk API Collection ResponsesCloudTalk REST API: Call Center Automation Platform