---
title: "Obtain eNotary journal download link"
method: POST
path: "/e-notary-packages/{eNotaryPackageId}/journal/actions/download"
tags: ["Journals - Actions"]
---

# Obtain eNotary journal download link

`POST /e-notary-packages/{eNotaryPackageId}/journal/actions/download`

Create a link to download the eNotary journal. This operation is only valid if the respective eSignature package is in COMPLETED status

## Response `200`

Details of the file to 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)
