---
title: "GET /quote/image"
method: GET
path: "/quote/image"
tags: ["Quote Images"]
---

# GET /quote/image

`GET /quote/image`

Gets a Quote image for a given id. Response can be an image file as a binary or a base64 encoded contents wrapped in json. `TODO`

## Query parameters

- `id` string, string, required
- `binary` boolean

## Response `200`

200  response

## Other responses

- `401` — 401 response
- `404` — 404 response

---

[API](https://skmtc.net/quotes/apis/they-said-so-quotes-api.md) · [All operations](https://skmtc.net/quotes/apis/they-said-so-quotes-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/quotes/they-said-so-quotes-api/versions/c6aaaf6f33b1/schema)
