Phones

List IP phones

get

List IP phones

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

OK

application/json
get
/phones

Retrieve Phone's detailed information.

get

Retrieve phone's detailed information.

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

MAC address.

Responses
chevron-right
200

OK

application/json
extension_numberstring · min: 3 · max: 64Optional

The extension number.

Pattern: [0-9]{3,64}
vendorstringOptional

The phone vendor of IP phone.

modelstringOptional

The name of IP phone model.

fwverstringOptional

The firmware version of IP phone.

namestring · max: 1024Optional

The display name of user.

passwordstringOptional

Password for accessing the Web interface of phone. The username remains default because most phone manufacturers do not allow modification of the user name. This is supported for some phone model, such as "Snom 300".

vm_pinstringOptional

The voicemail PIN of the phone.

ipstringOptional

IP address.

macall ofOptional

MAC address of this IP phone.

stringOptional

MAC address.

get
/phones/{mac}