---
title: "Download Audit Trail of Envelope"
method: GET
path: "/sign/envelopes/{envelopeID}:download-audit-trail"
tags: ["Sign"]
---

# Download Audit Trail of Envelope

`GET /sign/envelopes/{envelopeID}:download-audit-trail`

Downloads the PDF file containing the full audit trail for the selected envelope.

## Path parameters

- `envelopeID` string, uuid, required

## Response `200`

A PDF file containing the full audit trail for the selected envelope.

## Other responses

- `401` — Unauthorized - Invalid or missing JWT token
- `404` — Envelope not found

---

[API](https://skmtc.net/gonitro/apis/nitro-sign-public-api.md) · [All operations](https://skmtc.net/gonitro/apis/nitro-sign-public-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/gonitro/nitro-sign-public-api/versions/26e3043a365b/schema)
