For the complete documentation index, see llms.txt. This page is also available as Markdown.

Dect phone models

List DECT phone models

get

List DECT phone models.

Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Responses
200

OK

application/json
get/dect_phone_models

Retrieve details of DECT phone model

get

Retrieve details of DECT phone model.

Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Path parameters
namestringRequired

Template XML file name for phone provisioning.

Responses
200

OK

application/json
templatestringOptional

Template XML file name for phone provisioning.

tonesstring[]Optional

A collection of ringtones.

time_zonesstring[]Optional

A collection of time zones.

codecsstring[]Optional

Settings for the priority of the codecs in this phone. This indicates the first preferred codec.

linesintegerRead-onlyOptional

The max lines of DECT phone.

get/dect_phone_models/{name}

Was this helpful?