Get a Zoom Room under Zoom Phone license
GET {{baseUrl}}/phone/rooms/:roomId
Use this API to get a specific Zoom Room in an account that has the Zoom Phone license assigned.
Prerequisites:
- A Pro or higher account plan
- A Zoom Phone license
Scopes:
phone:read:admin
Granular Scopes:
phone:read:room:admin
Rate Limit Label
:
Light
HEADERS
| Key | Datatype | Required | Description |
| Accept
| string | | |
RESPONSES
status: OK
{"calling_plans":[{"name":"\u003cstring\u003e","type":"\u003cinteger\u003e","billing_account_id":"\u003cstring\u003e","billing_account_name":"\u003cstring\u003e"},{"name":"\u003cstring\u003e","type":"\u003cinteger\u003e","billing_account_id":"\u003cstring\u003e","billing_account_name":"\u003cstring\u003e"}],"emergency_address":{"address_line1":"\u003cstring\u003e","address_line2":"\u003cstring\u003e","city":"\u003cstring\u003e","country":"\u003cstring\u003e","id":"\u003cstring\u003e","state_code":"\u003cstring\u003e","zip":"\u003cstring\u003e"},"extension_id":"\u003cstring\u003e","extension_number":"\u003clong\u003e","id":"\u003cstring\u003e","name":"\u003cstring\u003e","phone_numbers":[{"id":"\u003cstring\u003e","number":"\u003cstring\u003e"},{"id":"\u003cstring\u003e","number":"\u003cstring\u003e"}],"policy":{"international_calling":{"enable":"\u003cboolean\u003e","locked_by":"account"},"select_outbound_caller_id":{"enable":"\u003cboolean\u003e","locked_by":"invalid"}},"site":{"id":"\u003cstring\u003e","name":"\u003cstring\u003e"}}