From Bright Pattern Documentation
• 3.18
Contents
- Introduction
- API Methods
- 1 Get File
Recording Retrieval API Specification
Get File
Gets the audio file of a recording.
Request
URL
http[s]://<host>//admin/ws/t/<tenant.url>/recordings/audio?giid=<GIID>&stepid=<STEP_ID>&convert=false
HTTP Method
GET
Parameters
Parameter | Data Type | Optional/Required | Description |
giid | string | required | global interaction identifier ( GIID) |
stepid | string | required | interaction step ID |
convert | boolean | required | "true": covert sound data to PCM; "false": left as stored - GSM (default is true) |
Body
Empty
Response
Content of audio file