Get settings
GET {{baseUrl}}/crm/v3/extensions/videoconferencing/settings/:appId
Return the settings for a video conference application with the specified ID.
HEADERS
| Key | Datatype | Required | Description |
|---|---|---|---|
Accept | string |
RESPONSES
status: OK
{"createMeetingUrl":"\u003cstring\u003e","updateMeetingUrl":"\u003cstring\u003e","deleteMeetingUrl":"\u003cstring\u003e","userVerifyUrl":"\u003cstring\u003e","fetchAccountsUri":"\u003cstring\u003e"}