GET
/
room
/
{id}

Authorizations

Authorization
string
headerrequired

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

id
string
required

Response

200 - application/json
id
string
required

room ID

createdAt
number

Timestamp (in milliseconds) at which the room was created

updatedAt
number

Timestamp (in milliseconds) at which room was updated

egressId
string

internal ID for egress output

participants
object
required