api:pbx:dialplan:get
Table of Contents
API : PBX : Dialplan Get
Introduction
This is a generic way to request a dialplan item, when you only know the dialplan id, but not the type of the dialplan item.
This will detect the type of dialplan item and proxy the request to the get method of the dialplan items type.
Request
This request will return a single dialplan item.
| URL | https://api.telecomx.dk/pbx/dialplan/ID | |
|---|---|---|
| Method | GET | |
| Access level | VIEWER, MANAGER or OWNER if user belongs to the customer. RESELLER if customer belongs to the reseller. ADMIN. |
|
| Param | ID | Id of the item (24 hex-char string) |
Query examples
https://api.telecomx.dk/pbx/dialplan/1234567890ABCDEF12345678
api/pbx/dialplan/get.txt · Last modified: 2015/11/12 10:54 by Per Møller