Get Speaker Timeline

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
🚧

Null speaker timeline events

Specifically for Zoom, the resulting speaker timeline array will include the following events if exclude_null_speakers is set to false:

{
  "user_id": null,
  "name": null,
  "is_host": bool | null,
  "platform": string,
  "extra_data": object | null,
  "timestamp": float
}

The null speakers event is emitted anytime:

  • A participant stops talking, or
  • A participant goes on mute
Path Params
uuid
required
Query Params
boolean
Response

Language
Credentials
Header
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json