---
title: "Download policy template file"
method: GET
path: "/v1/projects/{projectId}/policies/{policyId}/attachments/{attachmentId}/template"
tags: ["policies"]
---

# Download policy template file

`GET /v1/projects/{projectId}/policies/{policyId}/attachments/{attachmentId}/template`

Download a policy template. Use this enpdoint to download the template for those policy attachments which template value is true.

## Path parameters

- `projectId` string, required
- `policyId` string, required
- `attachmentId` string, required

## Response `200`

Request Successful with binary file returned in octet stream

## Other responses

- `404` — Policy/template not found

---

[API](https://skmtc.net/sinch/apis/sinch-sender-id-registrations-api.md) · [All operations](https://skmtc.net/sinch/apis/sinch-sender-id-registrations-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/sinch/sinch-sender-id-registrations-api/revisions/e93587db2688/schema)
