---
title: "Download PDF invoice"
method: GET
path: "/project/{project}/invoice/{invoice_number}/{download_cookie}"
tags: ["Project_Billing"]
deprecated: true
---

# Download PDF invoice

`GET /project/{project}/invoice/{invoice_number}/{download_cookie}`

> **Deprecated.**

The API endpoint /v1/project/{project}/invoice/{invoice\_number}/{download\_cookie} is deprecated. Use https://api.aiven.io/v1/organization/{organization\_id}/invoice/{invoice\_number}/pdf instead. It will be removed on 2026-07-16.

## Path parameters

- `project` string, required
- `invoice_number` string, required
- `download_cookie` string, required

## Response `200`

Returns a PDF report

## Changes

- **2026-07-31** `871517494397` — 1 info
  - endpoint deprecated
- **2026-07-26** `b262b3b4c127` — 1 info
  - endpoint reactivated

[Change history](https://skmtc.dev/aiven/apis/aiven-api-documentation/changes/project/:project/invoice/:invoice_number/:download_cookie/get.md)

---

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