GET /report/meetings/{meetingId}

zoom.us

Summary: Get meeting detail reports
Operation ID: reportMeetingDetails
Auth: unknown
Description

Get a detailed report for a past meeting. <br> **Scopes:** `report:read:admin`<br> \ **[Rate Limit Label](https://marketplace.zoom.us/docs/api-reference/rate-limits#rate-limits):** `Heavy`<br> **Prerequisites:**<br> * Pro or a higher plan.<br>

Parameters (1)

meetingId (string, path, required)

The meeting ID or the meeting UUID. If a meeting ID is provided in the request instead of a UUID, the response will be for the latest meeting instance. If a UUID starts with "/" or contains "//" (example: "/ajXp112QmuoKj4854875==\"), you must **double encode** the UUID before making an API request.

No probe data for this endpoint yet.