quotes-public

Resolve Quote Page

Public endpoint — resolves a token and returns all quotes + entity info. Used by the /quotes/:token consumer-facing page. No authentication required.

get/api/quotes/{token}

Path parameters

tokenstring required

Response

Successful Response

{"stackTrail":"paths:/api/quotes/{token}:get:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}

Changes