---
title: "Download invoice PDF"
method: GET
path: "/billing/history/:id/pdf"
tags: ["Billing"]
---

# Download invoice PDF

`GET /billing/history/:id/pdf`

Redirects to the Polar invoice PDF download URL for a specific order.

## Path parameters

- `id` string, required — Order ID

## Other responses

- `302` — Redirect to Polar invoice PDF
- `404` — Order or invoice not found

---

[API](https://skmtc.net/rendobar/apis/rendobar-api.md) · [All operations](https://skmtc.net/rendobar/apis/rendobar-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/rendobar/rendobar-api/versions/d536c211f602/schema)
