Quote

Quote Image

Get quote image for a given quote id

get/v0/quotes/{quoteId}/image

Path parameters

quoteIdstring required

Quote identifier

Example:q-123-XXXXXXXXX

Quote identifier

Response

Quote image retrieved successfully

urlstring uri required

URL to access the quote image

Example response

{
  "url": "https://XXXXXXX.cloudfront.net/XXXXXX?Expires=1720732800&Signature=XXXXXX&Key-Pair-Id=XXXXXX"
}

Changes

No recorded changes to this endpoint across all 1 revision of this API.