---
title: "Download quote PDF"
method: GET
path: "/v1/quotes/{quote}/pdf"
---

# Download quote PDF

`GET /v1/quotes/{quote}/pdf`

Download the PDF for a finalized quote. Explanation for special handling can be found [here](https://docs.stripe.com/quotes/overview#quote_pdf)

## Path parameters

- `quote` string, required

## Query parameters

- `expand` string[]

## Response `200`

Successful response.

## Other responses

- `default` — Error response.

---

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