---
title: "Obtain a download link"
method: POST
path: "/e-signature-packages/{eSignaturePackageId}/actions/download"
tags: ["Actions"]
---

# Obtain a download link

`POST /e-signature-packages/{eSignaturePackageId}/actions/download`

Create a link to download the eSignature package. This only provides access to the signed portion of the package, it does not include attachments, audit trials, etc.

## Response `200`

Details of the download

- FileDownloadResponse
  - `id` string, required
  - `name` string, required
  - `type` string, required
  - `signedUrl` string

---

[API](https://skmtc.net/pactima/apis/esignature-packages-api.md) · [All operations](https://skmtc.net/pactima/apis/esignature-packages-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/pactima/esignature-packages-api/revisions/1570128383ef/schema)
