v1

latestOpenAPI 3.0.02026-07-2411724301.7 KB
Room

Get room

Get a room by its Id.

get/v2/rooms/{room_id}

Path parameters

room_idstring required

Room id

Response

idstring

Room id.

recording'none' | 'manual' | 'automatic'

Type of recording.

call_type'audio_only' | 'audio_upgradable' | 'audio_video'

Call type.

descriptionstring

Room description. This field is treated as PII/PHI

status'NOT_RUNNING' | 'RUNNING' | 'CLOSED'

Status of the room.

disabledboolean

Indicates if a room is disabled or not.

creation_datestring date-time

Creation date of the room.

durationinteger

Duration of the room.

liveboolean

Indicates if the room is live or not.

offline_transcriptionboolean

Indicates if the room has transcription or not.

summarizationboolean

Indicates if the room has summarization or not.