For large Zoom Phone deployments that organize devices and objects by site, the current List Common Areas endpoint returns all common areas across the account and forces client-side filtering.
This is slow, rate-limit intensive, and makes many operational tasks harder than they need to be. Please add site scoping to the endpoint so clients can retrieve only the common areas for a specific site.
With site_id added as a query parameter, each of request becomes a single, bounded query per site. That reduces total requests, failures from long pagination chains, and time-to-fix during maintenance windows.
This would help the following customers:
-
Enterprise admins and automation tooling that manage hundreds of sites and thousands of common areas (e.g., 50–115 common areas per site across 100+ sites).
-
Any workflow that needs to reconcile per-site state (line keys, local E911 addresses, outbound policy, call queues, etc.).
If there is some other mechanism of doing this, or something else I am overlooking - please let me know.
Thank you!
AE