v1
latestOpenAPI 3.1.02026-07-261444991.2 MBCoupon
List coupon subscriptions
This endpoint returns a list of all subscriptions that have redeemed a given coupon as a paginated list, ordered starting from the most recently created subscription. For a full discussion of the subscription resource, see Subscription.
get/coupons/{coupon_id}/subscriptions
Path parameters
coupon_idstring required
Query parameters
limitinteger
The number of items to fetch. Defaults to 20.
cursorstring nullable
Cursor for pagination. This can be populated by the next_cursor value returned from the initial request.
Response
OK