Campaigns
Get campaigns
Get all campaigns
GET
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Query Parameters
Starting record index, starting from 0
Ending record index, starting from 0
Filter by campaign type
Available options:
BEHAVIOR
, COUPONS
Filter by brand id
Filter campaigns that a customer can participate
Filter by campaign status
Available options:
RUNNING
, PAUSED
, SCHEDULED
, FINISHED
, NOT FINISHED
Filter by campaign labels (, separated values)
Filter by funder
Whether to include additional data inside attributes
Available options:
CODES_SUMMARY
Response
200 - application/json
Ok
The response is of type object
.