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: Note: Please double encode your UUID when using this API if the UUID begins with a '/'or contains '//' in it. Scopes: Rate Limit Label:
meeting:read:admin
,meeting:read
MEDIUM
ENDPOINTS