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

---

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