---
title: "List firmware templates"
method: GET
path: "/templates/phones"
tags: ["Auto Provisioning"]
---

# List firmware templates

`GET /templates/phones`

List IP phones template files

## Response `200`

OK

- object
  - `items` object[]
    - `filename` string — Template XML file name for phone provisioning.
    - `is_custom` boolean — Whether it's a customize template.

## Other responses

- `4XX` — Error

---

[API](https://skmtc.net/portsip/apis/portsip-pbx-rest-api.md) · [All operations](https://skmtc.net/portsip/apis/portsip-pbx-rest-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/portsip/portsip-pbx-rest-api/revisions/577415d4a3d5/schema)
