Skip to content

List connected conferencing providers

GET
/appointments/conferencing

List conferencing providers connected to the caller’s appointments profile. Google Meet is synthesized from any google_calendar credential (it has no real credential row) and is suppressed when google_meet_suppressed is set. Reuses the in-app list_conferencing logic faithfully.

Authorizations

Parameters

Header Parameters

X-Target-Org-Id
Any of:
string

Responses

200

Successful Response

Array<object>
object
credential_id
Any of:
integer
is_default
boolean
link
Any of:
string
name
required
string
provider
required
string

422

Validation Error

object
detail
Array<object>
object
loc
required
Array
msg
required
string
type
required
string