list_active_participants
Retrieve active participants in Pexip Infinity conferences with filters for conference name, role, protocol, mute state, and pagination controls.
Instructions
List currently-connected participants (active call legs).
Args: conference_name: Restrict to one running conference instance. role: "chair" or "guest". protocol: "api" / "sip" / "h323" / "mssip" / "webrtc" / "rtmp" / "teams" / "gms". is_muted: Filter by mute state. limit, offset, fetch_all: Pagination controls.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| role | No | ||
| limit | No | ||
| offset | No | ||
| is_muted | No | ||
| protocol | No | ||
| fetch_all | No | ||
| conference_name | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||