v50

latestOpenAPI 3.0.1Apache 2.0raw.githubusercontent.com2026-05-061774283.2 KB
InsightsV1Room

Get Video Log Analyzer data for a Room.

Get Video Log Analyzer data for a Room.

get/v1/Video/Rooms/{RoomSid}

Path parameters

RoomSidstring required

The SID of the Room resource.

Response

OK

account_sidstring nullable

Account SID associated with this room.

room_sidstring nullable

Unique identifier for the room.

room_namestring nullable

Room friendly name.

create_timestring date-time nullable

Creation time of the room.

end_timestring date-time nullable

End time for the room.

room_type'go' | 'peer_to_peer' | 'group' | 'group_small'
room_status'in_progress' | 'completed'
status_callbackstring uri nullable

Webhook provided for status callbacks.

status_callback_method'GET' | 'POST' http-method nullable

HTTP method provided for status callback URL.

created_method'sdk' | 'ad_hoc' | 'api'
end_reason'room_ended_via_api' | 'timeout'
max_participantsinteger nullable

Max number of total participants allowed by the application settings.

unique_participantsinteger nullable

Number of participants. May include duplicate identities for participants who left and rejoined.

unique_participant_identitiesinteger nullable

Unique number of participant identities.

concurrent_participantsinteger nullable

Actual number of concurrent participants.

max_concurrent_participantsinteger nullable

Maximum number of participants allowed in the room at the same time allowed by the application settings.

codecsVideoRoomSummaryEnumCodec[] nullable

Codecs used by participants in the room. Can be VP8, H264, or VP9.

media_region'us1' | 'us2' | 'au1' | 'br1' | 'ie1' | 'jp1' | 'sg1' | 'in1' | 'de1' | 'gll'
duration_secinteger nullable

Total room duration from create time to end time.

total_participant_duration_secinteger nullable

Combined amount of participant time in the room.

total_recording_duration_secinteger nullable

Combined amount of recorded seconds for participants in the room.

processing_state'complete' | 'in_progress' | 'timeout' | 'not_started'
recording_enabledboolean nullable

Boolean indicating if recording is enabled for the room.

edge_location'ashburn' | 'dublin' | 'frankfurt' | 'singapore' | 'sydney' | 'sao_paulo' | 'roaming' | 'umatilla' | 'tokyo'
urlstring uri nullable

URL for the room resource.

linksobject nullable

Room subresources.