Skip to main content
GET
Get one coupon (tenant-scoped)
Returns one coupon as an addressable object — the record behind the dashboard’s coupon page. Coupons are tenant-scoped: an ID that belongs to another tenant returns 404, the same as a missing one. To browse the catalog use List Coupons; to flip the redemption gate use Update Coupon.

Parameters

Example Request

Response

Fields

Errors

Errors use the standard envelope — see Errors.

Authorizations

Authorization
string
header
required

Tenant API key obtained from POST /auth/register or POST /v1/developer/keys.

Path Parameters

id
string<uuid>
required

Response

The coupon.

data
object