GET
/
rooms
/
{room_id}
/
members

Authorizations

Authorization
string
headerrequired

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

Path Parameters

room_id
string
required

room id

Response

200 - application/json
members
object[]
paging
object

Details of pagination used for current responses.