List Promotions
Returns a list of promotions.
The response includes the display name and other details about each promotion, and lists the promotions ordered by ID by default.
Note: The default rate limit for this endpoint is 40 concurrent requests.
Authentication
Query parameters
Filter items by id.
Filter items by name.
Filter items by code.
Filter items by currency_code.
Filter items by redemption type
Filter items by status.
Query parameter that specifies the field name to sort by. The default value is id.
Query parameter that specifies the sorting direction. The default value is asc.
Filter promotions that target those channel IDs. Example: ?channels=1,2. Note: promotions that target all the channels are included in the filtering result.