Logo
Zoom Public API Documentation

past_meetings-{meetingId}-participants

Number of APIs: 1


1. Get past meeting participants

GET {{baseUrl}}/past_meetings/:meetingId/participants?page_size=30&next_page_token=<string>

Retrieve information on participants from a past meeting. Note the API doesn't return results if there's only one participant in a meeting.

Prerequisites:

  • Paid account on a Pro or higher plan.

Note: Please double encode your UUID when using this API if the UUID begins with a '/'or contains '//' in it.

Scopes: meeting:read:admin,meeting:read

Rate Limit Label: MEDIUM



ENDPOINTS