Logo
Zoom Public API Documentation

report-meetings-{meetingId}-participants

Number of APIs: 1


1. Get meeting participant reports

GET {{baseUrl}}/report/meetings/:meetingId/participants?page_size=30&next_page_token=<string>&include_fields=registrant_id

Return a report of a past meeting with two or more participants, including the host. To return a report for past meeting with only one participant, use the List meeting participants API.

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.

Prerequisites: * A Pro or a higher plan.

Scopes: report:read:admin

Rate Limit Label: Heavy



ENDPOINTS