Gets the list of offers for a brand.
Returns the list of public active or published offers for this brand.
This list is sorted by default using the conversion probability computed by our internal smart ranking engine.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
The id you used to create the given consumer
Query Parameters
Filter by id
Unique ID of the object.
Filter by is_consumed
Has the consumer already consumed the coupon of the current offer? If true, yes. If false, no.
Filter by name
Name of the object
Filter by offer__source_transaction
Type of the offer
CASHBACK, UNIQUE_COUPON, GENERIC_COUPON the page number
x >= 1the number of elements per page
1 <= x <= 100Sort by given attribute
name, id, universe__name, universe__id, offer__type, offer__source_transaction, is_consumed, -name, -id, -universe__name, -universe__id, -offer__type, -offer__source_transaction, -is_consumed Filter by universe__id
Filter by universe__name