Commands
Installation
- npm
- Yarn
- pnpm
- Bun
npm install @wildix/wda-history-client
yarn add @wildix/wda-history-client
pnpm add @wildix/wda-history-client
bun add @wildix/wda-history-client
Commands
Gets a call by callId and flowIndex.
Gets the transcription for a call by callId and flowIndex.
Gets the transcription text and chunks for a call by callId and flowIndex.
Gets a conference by conferenceId.
Gets the transcription for a conference by conferenceId.
Gets the transcription text and chunks for a conference by conferenceId.
Retrieves list of conversations using filters.
Retrieves list of user calls using filters.
Updates a call by callId and flowIndex. Allows modifying call metadata such as tags.