---
title: "Get Billing Summary Document"
method: GET
path: "/billing/summary/{billingRecordId}/pdf"
tags: ["Billing"]
---

# Get Billing Summary Document

`GET /billing/summary/{billingRecordId}/pdf`

## Path parameters

- `billingRecordId` integer, required

## Response `200`

The PDF version of the summary

## Other responses

- `403` — The request authorization failed
- `404` — The billing record was not found or was not the correct type
- `503` — The service is currently unavailable

---

[API](https://skmtc.net/bunny/apis/bunny-net-cdn-logging.md) · [All operations](https://skmtc.net/bunny/apis/bunny-net-cdn-logging/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/bunny/bunny-net-cdn-logging/versions/9e622620664b/schema)
