get
/rooms
Zoom Rooms is a software-based room system that provides an integrated experience for audio conferencing, wireless screen sharing and video conferencing. Use this API to list all the existing Zoom Rooms in a Zoom account.
Prerequisites:
- Pro or a higher plan with Zoom Room license.
Scopes:room:read:admin
Rate Limit Label:Medium
Authorization
oauth2 - authorizationCode
Request Parameters
6 Query Parameters
Responses
HTTP Status Code: 200
A list of Zoom Rooms returned successfully.
1 Example
Schema
page_size
integer
The number of records returned within a single API call.
next_page_token
string
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.
rooms
array[object]
List of existing Zoom Rooms.
Send a Test Request
GET
Send requests directly from the browser (CORS must be enabled)
$$.env
1 variable not set
oauth_access_token