Get monitoring group by ID

GET {{baseUrl}}/phone/monitoring_groups/:monitoringGroupId

Use this API to return a Monitoring Group for the specified ID.

Scopes: phone:read:admin
Rate Limit Label : Light

Prerequisites:

  • A Business or Enterprise account
  • A Zoom Phone license

HEADERS

| Key | Datatype | Required | Description | | Accept | string | | |

RESPONSES

status: OK

{"id":"oDmRjKVTRymXGMtgtBK2Sg","monitor_members_count":1,"monitored_members_count":1,"monitoring_privileges":["listen","listen"],"name":"pbx_api_test_uacap","prompt":true,"site":{"id":"8f71O6rWT8KFUGQmJIFAdQ","name":"Main Site"},"type":1}