GetCallRecordingResponse
Properties
Name | Type | Required | Description |
---|---|---|---|
id_ | str | ✅ | Internal identifier of a call recording |
content_uri | str | ✅ | Link to a call recording binary content. Has to be retrieved with proper authorization (access token must be passed via Authorization header or query parameter) |
content_type | str | ✅ | Call recording file MIME format. Supported format is audio/wav and audio/mpeg |
duration | int | ✅ | Recorded call duration |
Build Your Own SDKs with liblab
Build developer friendly SDKs in minutes from your APIs