Extension numbers
Get details by extension number.
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Path parameters
extension_numberstring · min: 3 · max: 64RequiredPattern:
The extension number.
[0-9]{3,64}Responses
200
OK
application/json
idall ofOptional
The unique ID of the Ext.
stringOptionalExample:
The unique ID of the resource.
NzAwNTUxOTA5NzczMTQ4MTYwextension_numberall ofOptional
The extension number of the Ext.
string · min: 3 · max: 64OptionalPattern:
The extension number.
[0-9]{3,64}namestringOptional
The name of this Ext.
typestring · enumOptionalPossible values:
User agent client includes:
EXTENSION: type of extension type.RING_GROUP: type of ring group.CALL_QUEUE: type of call queue.CONFERENCE_ROOM: type of conference room.VIRTUAL_RECEPTIONIST: type of virtual receptionist.
404
Not Found
get
/extension_numbers/{extension_number}