Skip to main content

List Video Rooms

GET 

/resources/video_rooms

Returns a list of video rooms.

Responses

A list of video rooms

Schema

  • Array [

  • iduuid
    Example: 993ed018-9e79-4e50-b97b-984bd5534095
    project_iduuid
    Example: 1313fe58-5e14-4c11-bbe7-6fdfa11fe780
    display_namestring
    Example: Reception
    typestring
    Example: video_room
    created_atdate-time
    Example: 2024-01-02T00:00:00Z
    updated_atdate-time
    Example: 2024-01-02T00:00:00Z

    video_room

    object

    display_namestring
    Example: Reception
    max_membersinteger
    Example: 30
    qualitystring
    Example: 720p
    join_fromdate-time
    Example: 2024-01-02T00:00:00Z
    join_untildate-time
    Example: 2024-01-02T01:00:00Z
    remove_atdate-time
    Example: 2024-01-02T02:00:00Z
    remove_after_seconds_elapsedinteger
    Example: 3600
    layoutstring
    Example: grid-responsive
    record_on_startboolean
    enable_room_previewsboolean
    sync_audio_videoboolean
    metaobject
    namestring
    Example: reception
    iduuid
    fpsinteger
    Example: 20
    prioritize_hand_raiseboolean
  • ]