Conference

Query conference room's status

Query conference room's status by it's unique ID.

get/conference_rooms/{id}/status

Path parameters

idstring required

The unique ID of the resource.

Example:NzAwNTUxOTA5NzczMTQ4MTYw

The unique ID of the conference room.

Response

OK

status'ONLINE' | 'OFFLINE' | 'ON_CALL'

The conference room status. Can be either:

  • ONLINE:
  • OFFLINE:
  • ON_CALL:
lockedboolean

Whether the conference room was locked.

mutedboolean

Whether the conference room was muted.

recordingboolean

Whether the conference room is recording.