Private aiPrivate metricsPrivate webexFetches historic transcripts for an interaction. This API is allowed only when real-time transcription feature is enabled.
interaction/conversation identifier
Sends an event to the AI Assistant service.
agent identifier
interaction/conversation identifier
the type of event (e.g. 'CUSTOM_EVENT')
the name of the event (e.g. 'GET_TRANSCRIPTS')
Optional eventMetaData: Record<string, unknown>event-specific fields to include in eventDetails.data
Optional languageCode: stringlanguage code within eventDetails.data
Optional trackingId: stringtracking identifier within eventDetails.data
Sends user action feedback for a real-time assistance adaptive card.
Real-time assistance user action parameters
HTTP response body from the AI Assistant event API
Private get
ApiAIAssistant provides AI Assistant APIs for transcript controls.