Documentation IndexFetch the complete documentation index at: /docs/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /docs/llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request GET \ --url https://{operatorDomain}/v1/public/offers/{slug}
{ "id": "offer_01h...", "slug": "<string>", "title": "<string>", "discountType": "percentage", "value": 123 }
Fetch a promotional offer by slug. Public cache headers.
Offer
"offer_01h..."
"percentage"