Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
room id
Response
Successful operation
The response is of type object
.
List Joined in the Room
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
room id
Successful operation
The response is of type object
.