---
title: "Download quote"
method: GET
path: "/v1/quotes/{id}/download"
tags: ["Quotes"]
---

# Download quote

`GET /v1/quotes/{id}/download`

Download an existing quote.

## Path parameters

- `id` string, required

## Query parameters

- `locale` string

## Response `200`

## Other responses

- `404` — Quote not found

---

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