---
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

## Changes

> 7 revisions in range; 4 could not be searched.

- **2026-08-29** `4d10ec4266ee` — 1 breaking, 1 info
  - api path removed without deprecation
  - endpoint added

[Change history](https://skmtc.dev/rendobar/apis/rendobar-api/changes/billing/history/:id/pdf/get.md)

---

[API](https://skmtc.dev/rendobar/apis/rendobar-api.md) · [All operations](https://skmtc.dev/rendobar/apis/rendobar-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/rendobar/rendobar-api/revisions/4d10ec4266ee/schema)
