Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Query Parameters
Page size (default = 10, max = 100).
Required range:
x >= 0Page number (default = 0).
Required range:
x >= 0Response
List of active Discounts
Array of active (non-deleted) discounts for the current page.