Get extension list
This API is used to get the list of extensions created on the tenant.
Note:
For APIs used for Partner, the API key is:
<shop_key>
. The base_url information of the Partner.
Request:
Response:
Return data attribute structure:
School name
Data type
Describe
id
string
Extension ID
extension_number
string
Extension number
extension_password
string
Extension password
tenant_domain
string
Switchboard domain
hotline_id
string
Hotline ID assigned to extension
created_at
string
Extension creation date
expires_at
string
Extension Expiration Date (eg: "2021-03-10T17:07:19+07:00")
Last updated