{ "opencollection": "1.0.0", "info": { "name": "Webex Admin Address Book Telephony API", "version": "1.0.0" }, "items": [ { "info": { "name": "Telephony", "type": "folder" }, "items": [ { "info": { "name": "Read the Contact Center Extensions", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/telephony/config/people/me/settings/contactCenterExtensions" }, "docs": "Retrieves the Contact Center phone number, extension, virtual numbers, endpoints, and endpoints registration status associated with the authenticated user. This API returns all primary and secondary endpoints, the hot desk guest profiles currently hosted on the agent's own devices, if any, and registration status of those endpoints. Only virtual line extensions hosted exclusively on the agent's devices and the registration status of those virtual line endpoints will be retrieved. Any virtual lin" } ] } ], "bundled": true }