---
title: "Download a template"
method: GET
path: "/deployment-manager/deployment_artifacts"
tags: ["Configuration Templates"]
---

# Download a template

`GET /deployment-manager/deployment_artifacts`

Download a template for migration in the Deployment manager from the source tenant to the target tenant.

## Query parameters

- `deployment_template_id` string, required

## Headers

- `Accept-Encoding` string
- `Content-Encoding` string
- `Zuora-Entity-Ids` string
- `Zuora-Org-Ids` string
- `Zuora-Track-Id` string

## Response `200`

Successfully downloaded the template.

- JsonNode, nullable — Json node object contains metadata.

## Other responses

- `400` — Bad request
- `401` — Unauthorized
- `403` — Forbidden
- `404` — Id is invalid

---

[API](https://skmtc.dev/zuora/apis/api-reference.md) · [All operations](https://skmtc.dev/zuora/apis/api-reference/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/zuora/api-reference/revisions/d11e237f3e54/schema)
