Phone models

List phone models

get

List IP phones models.

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

OK

application/json
get
/phone_models

Retrieve profile of firmware template

get

Retrieve phone template profile by it's filename.

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

Template XML file name for phone provisioning.

Responses
200

OK

application/json
get
/phone_models/{filename}