GET /quote/image

quotes.rest

Summary:
Operation ID:
Auth: unknown
Description

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`

Parameters (2)

binary (boolean, query, optional, default: True)

Should the response be a direct file download of the image or a base64 encoded image file wrapped in json?

id (string, query, required)

Quote Image id

No probe data for this endpoint yet.