GET metrics/webinars/{webinarId}

zoom.us

Summary: Get webinar details
Operation ID: dashboardWebinarDetail
Auth: unknown
Description

Retrieve details from live or past webinars.<br><br> **Scopes:** `dashboard_webinars:read:admin`<br> **[Rate Limit Label](https://marketplace.zoom.us/docs/api-reference/rate-limits#rate-limits):** `Heavy`<br> **Prerequisites:**<br> * Business, Education or API Plan with Webinar add-on.

Parameters (2)

type (string, query, optional, default: live)

The webinar type.

Constraints: {'enum': ['past', 'live']}

webinarId (string, path, required)

The webinar ID or the webinar UUID. If a webinar ID is provided in the request instead of a UUID, the response will be for the latest webinar 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.