Skip to main content

List Streams by Room Id

GET 

/rooms/:id/streams

Permissions

The API token must include the following scopes: Video.

Request

Path Parameters

    id uuidrequired

    Unique id of a video room

    Example: fe4093d9-58c2-4931-b4b9-5679f82652c6

Responses

OK

Schema

    data object[]
Loading...