Events
List Event Coupons
List all coupons that have been created for an event.
get/v1/events/coupons/list
Query parameters
event_idstring required
Event ID, this usually starts with evt-
Event ID, this usually starts with evt-
pagination_cursorstring
Value of next_cursor from a previous request.
Value of next_cursor from a previous request.
pagination_limitnumber
The number of items to return. The server will enforce a maximum number.
The number of items to return. The server will enforce a maximum number.
Response
Successful response.
Changes
No recorded changes to this endpoint across all 1 revision of this API.