GET /past_meetings/{meetingUUID}
Summary: Get past meeting details
Operation ID: pastMeetingDetails
Auth: unknown
Operation ID: pastMeetingDetails
Auth: unknown
Description
Get details on a past meeting. <br><br> **Scopes:** `meeting:read:admin` `meeting:read` **[Rate Limit Label](https://marketplace.zoom.us/docs/api-reference/rate-limits#rate-limits):** `Light` > **Note**: Please double encode your UUID when using this API if the UUID begins with a '/'or contains '//' in it.
Parameters (1)
meetingUUID
(string, path, required)
The meeting UUID. Each meeting instance will generate its own Meeting UUID (i.e., after a meeting ends, a new UUID will be generated for the next instance of the meeting). Please double encode your UUID when using it for other API calls if the UUID begins with a '/'or contains '//' in it.
No probe data for this endpoint yet.