---
title: "Download the invoice file"
method: GET
path: "/api/v1/invoices/{id}/download"
---

# Download the invoice file

`GET /api/v1/invoices/{id}/download`

Streams the generated PDF (or hybrid PDF/A-3 with embedded XML) bytes. Future revisions may 302 to a signed object-storage URL.

## Path parameters

- `id` string, uuid, required

## Response `200`

Invoice bytes

## Other responses

- `404` — Artifact not found

---

[API](https://skmtc.net/causaprima/apis/scribo-invoice-api.md) · [All operations](https://skmtc.net/causaprima/apis/scribo-invoice-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/causaprima/scribo-invoice-api/revisions/73eb15ab4d15/schema)
