---
title: "Download statement PDF"
method: GET
path: "/v1/billing/invoices/{id}"
tags: ["Billing"]
---

# Download statement PDF

`GET /v1/billing/invoices/{id}`

Returns the financial statement identified by `id` as a PDF file.

## Path parameters

- `id` integer, required

## Response `200`

Returns the financial statement as a PDF file.

## Other responses

- `403` — Request failed. The feature is disabled for your account.
- `404` — Request failed. An object with the specified ID is not found.

---

[API](https://skmtc.net/wavix/apis/wavix-apis.md) · [All operations](https://skmtc.net/wavix/apis/wavix-apis/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/wavix/wavix-apis/revisions/b22f170488b6/schema)
