Logo
Zoom Public API Documentation

metrics-webinars-{webinarId}-participants-{participantId}-qos

Number of APIs: 1


1. Get webinar participant QoS

GET {{baseUrl}}/metrics/webinars/:webinarId/participants/:participantId/qos?type=live

Return the quality of service (QoS) for participants during live or past webinars. This data returned indicates the connection quality for sending/receiving video, audio, and shared content. The API returns this data for either the API request or when the API request was last received.

When the sender sends its data, a timestamp is attached to the sender's data packet. The receiver then returns this timestamp to the sender. This helps determine the upstream and downstream latency, which includes the application processing time. The latency data returned is the five second average and five second maximum.

This API will not return data if there is no data being sent or received at the time of request.

Note:

This API may return empty values for participants' user_name, ip_address, location, and email responses when the account calling this API: * Does not have a signed HIPAA business associate agreement (BAA). * Is a legacy HIPAA BAA account. * Displays data for any users who are not part of the host's account, such as external users, unless they meet certain conditions. See Email address display rules for details.

Prerequisites: * A Business, Education, or API Plan with Zoom Rooms set up.

Scopes: dashboard_webinars:read:admin,dashboard:read:admin

Rate Limit Label: HEAVY



ENDPOINTS