Room

Get all participants of a room

Get a list of participants of a room by its Id.

get/v2/rooms/{room_id}/participants

Path parameters

room_idstring required

Room id

Query parameters

is_adminboolean

Indicates if the participant is admin or not.

Response

idstring