Get a provision template

GET {{baseUrl}}/phone/provision_templates/:templateId

Use this API to get a specific provision template .

Prerequisites:

  • A Pro or higher account plan
  • A Zoom Phone license

Scopes: phone:read:admin

Granular Scopes: phone:read:provision_template:admin

Rate Limit Label : Light

HEADERS

| Key | Datatype | Required | Description | | Accept | string | | |

RESPONSES

status: OK

{"id":"\u003cstring\u003e","name":"\u003cstring\u003e","description":"\u003cstring\u003e","content":"\u003cstring\u003e","bound_device_count":"\u003cinteger\u003e"}