Logo
Zoom Public API Documentation

metrics-client-satisfaction

Number of APIs: 1


1. List client meeting satisfaction

GET {{baseUrl}}/metrics/client/satisfaction?from=<date>&to=<date>

If the End of Meeting Feedback Survey option is enabled, attendees will be prompted with a survey window where they can tap either the Thumbs Up or Thumbs Down button that indicates their Zoom meeting experience. With this API, you can get information on the attendees' meeting satisfaction. Specify a monthly date range for the query using the from and to query parameters. The month should fall within the last six months.

To get information on the survey results with negative experiences (indicated by Thumbs Down), use the Get Zoom meetings client feedback API.

Scopes: dashboard_home:read:admin,dashboard:read:admin

Rate Limit Label: Heavy



ENDPOINTS