GET /metrics/zoomrooms
Summary: List Zoom Rooms
Operation ID: dashboardZoomRooms
Auth: unknown
Operation ID: dashboardZoomRooms
Auth: unknown
Description
List information on all Zoom Rooms in an account.<br><br> **Scopes:** `dashboard_zr:read:admin` **[Rate Limit Label](https://marketplace.zoom.us/docs/api-reference/rate-limits#rate-limits):** `Resource-intensive`<br> **Prerequisites:**<br> * Business, Education or API Plan with Zoom Rooms set up.
Parameters (3)
next_page_token
(string, query, optional)
The next page token is used to paginate through large result sets. A next page token will be returned whenever the set of available results exceeds the current page size. The expiration period for this token is 15 minutes.
page_number
(integer, query, optional, default: 1)
The page number of the current page in the returned records.
page_size
(integer, query, optional, default: 30)
The number of records returned within a single API call.
Constraints: {'maximum': 300}
No probe data for this endpoint yet.