Skip to main content

List Rooms

GET 

/rooms

List rooms.

Permissions

The API token must include the following scopes: Video.

Request

Query Parameters

    include_active_session boolean

    Specifies whether or not to include information about the room's active session (if any)

Responses

OK

Schema

    links

    object

    self string
    first string
    next string
    prev string
    data object[]
Loading...