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

# GET /quote/image/search

`GET /quote/image/search`

Gets a Random Quote image. Optional `category` param determines the category of quote used in the image. Optional `author` param gets the quote image of a given author.

## Query parameters

- `category` string, string
- `author` string, string
- `private` 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/revisions/c6aaaf6f33b1/schema)
