JavaScript
Coupons
Get a list of coupons
Retrieves a paginated list of coupons in the environment.
GET
JavaScript
Authorizations
Server API Key
Query Parameters
Return items that come after this cursor
Return items that come before this cursor
Maximum number of items to return
Required range:
1 <= x <= 100Filter by entity ID
Maximum string length:
255Filter by coupon status. Supports comma-separated values for multiple statuses
Available options:
ACTIVE, ARCHIVED Filter by coupon type (FIXED or PERCENTAGE)
Available options:
FIXED, PERCENTAGE Filter by creation date using range operators: gt, gte, lt, lte
