GET metrics/webinars/{webinarId}/participants/{participantId}/qos
Operation ID: dashboardWebinarParticipantQOS
Auth: unknown
Description
Retrieve details on the quality of service that participants from live or past webinars recieved.<br>This data indicates the connection quality for sending/receiving video, audio, and shared content. If nothing is being sent or received at that time, no information will be shown in the fields.<br> **Scopes:** `dashboard_webinars:read:admin`<br> **[Rate Limit Label](https://marketplace.zoom.us/docs/api-reference/rate-limits#rate-limits):** `Heavy` <br> **Prerequisites:** <br> * Business, Education or API Plan with Zoom Rooms set up.
Parameters (3)
(string, path, required)
Participant ID.
(string, query, optional, default: live)
The webinar type.
Constraints: {'enum': ['past', 'live']}
(string, path, required)
The webinar ID or the webinar UUID. If a webinar ID is provided in the request instead of a UUID, the response will be for the latest webinar instance. If a UUID starts with "/" or contains "//" (example: "/ajXp112QmuoKj4854875==\"), you must **double encode** the UUID before making an API request.
No probe data for this endpoint yet.