Get call queue details
GET {{baseUrl}}/phone/call_queues/:callQueueId
Call queues allow you to route incoming calls to a group of users. For instance, you can use call queues to route calls to various departments in your organization such as sales, engineering, billing, customer service etc. Use this API to get information on a specific Call Queue.
Prerequisites:
- Pro, Business, or Education account
- Account owner or admin permissions
- Zoom Phone license
Scopes:
phone:read:admin
Rate Limit Label
:
Light
HEADERS
| Key | Datatype | Required | Description |
| Accept
| string | | |
RESPONSES
status: OK
{"cost_center":"testCostCenter","department":"testDepartment","extension_id":"DgKe5UPTTlODBvcgmRIlPw","extension_number":26000026001,"id":"3PNsZB50TNev4pgBjtKeDw","members":{"common_area_phones":[{"id":"JpjPXizWTz-l35tFRUK3Gg","name":"Test_cap_add2"},{"id":"JpjPXizWTz-l35tFRUK3Gg","name":"Test_cap_add2"}],"users":[{"id":"yNCY-HBHQ36rkXEXYTwu2g","level":"user","name":"APITA AUTO","receive_call":true,"extension_id":"oeDyBe8zT2SzOZW6gQJXUA"},{"id":"yNCY-HBHQ36rkXEXYTwu2g","level":"user","name":"APITA AUTO","receive_call":true,"extension_id":"oeDyBe8zT2SzOZW6gQJXUA"}],"common_areas":[{"id":"HIlHzOEzS8ymQPFBZ-39AQ","name":"Common Area","extension_id":"HIlHzOEzS8ymQPFBZ-39AQ"},{"id":"HIlHzOEzS8ymQPFBZ-39AQ","name":"Common Area","extension_id":"HIlHzOEzS8ymQPFBZ-39AQ"}]},"name":"ApiTA_2020_12_21_19_54_05_476","phone_numbers":[{"id":"KsxwNLEhQ0SJ4U4Bor4ShA","number":"+12058945717","source":"internal"},{"id":"KsxwNLEhQ0SJ4U4Bor4ShA","number":"+12058945717","source":"internal"}],"site":{"id":"lA68sMSVQ6GAUcGg_GH0nQ","name":"ApiTA_Site_2020_07_12_00_42_50_109"},"status":"active"}