dashboard_meetings:read:admiin
Heavy
curl --location --request GET 'http://api.zoom.us/v2/metrics/meetings//participants/satisfaction'
{
"next_page_token": "",
"page_size": 1,
"participants": [
{
"date_time": "2021-02-21T18:48:06.423Z",
"email": "RB6iBb@aWlMmuZFPVjptyOCzNgpi.mx",
"quality": "GOOD",
"user_id": "aegr46312rum"
}
]
}
past
- Meeting that already occurred in the specified date range.pastOne
- Past meetings that were attended by only one user. live
- Live meetings.live
and thus, the API will only query responses for live meetings.