---
title: "Gets a presigned download URL for a deployment's truss"
method: GET
path: "/v1/models/{model_id}/deployments/{deployment_id}/download"
---

# Gets a presigned download URL for a deployment's truss

`GET /v1/models/{model_id}/deployments/{deployment_id}/download`

Gets a presigned URL to download the truss tar file for a deployment.

## Response `200`

- DownloadDeploymentResponseV1 — The response to a request to download a deployment's truss.
  - `download_url` string, required — Presigned URL to download the truss tar file

---

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