api:iptv:flexcareconferencesettings:get
Table of Contents
API : IPTV : FlexCare Conference settings : Get
Introduction
This will get FlexCare Conference settings based on a customer, if customer has none then customers reseller settings. If there is none then it will return default settings.
Request
| URL | https://api.telecomx.dk/iptv/flexcareconference/settings | ||
|---|---|---|---|
| Method | GET | ||
| Access level | RESELLER, ADMIN | ||
Query example
https://api.telecomx,dk/iptv/flexcareconference/settings
Response
| JSON object | ||
|---|---|---|
| _id | ObjectId | Unique id of setting |
| customer | ObjectId | Unique id of the customer |
| medcomUri | string | Url wich telecomx platform can communicate with medcom platform |
| cameraOn | boolean | If camera is set to on or off at the start of each meeting |
| microphoneOn | boolean | If microphone is set to on or off at the start of each meeting |
| setVolume | boolean | If tablet should set volume niveu before each meeting |
| addParticipant | boolean | Adds a option to add participants to meeting by email or sms, this is done trough Medcom platform |
| volume | number | Sets the tablet volume before each meeting |
| quality | String | Sets the meeting quality to: LOW, MEDIUM, HIGH, VERY_HIGH |
Errors
| Error code | Message | Description |
|---|---|---|
| 404 | customer | Customer not found |
| 409 | customer | Customer does not have IPTV |
| 500 | internal_error | <Unspecified> |
api/iptv/flexcareconferencesettings/get.txt · Last modified: 2025/02/19 12:33 by Gudni Sigurdsson