Was this helpful?
Get details by extension number.
The extension number.
[0-9]{3,64}
GET /api/extension_numbers/{extension_number} HTTP/1.1 Host: hostname:8887 Authorization: Bearer YOUR_SECRET_TOKEN Accept: */*
OK
{ "id": "NzAwNTUxOTA5NzczMTQ4MTYw", "extension_number": "text", "name": "text", "type": "EXTENSION" }