Show campaign list for a given application's id

Shows the list of campaigns for an application. The parameters limit (number of items to display per page, max: 100), page (number of the page shown, min: 0) and aplicationId (application id) are required. To filter you can use the parameters find (to find the name of the campaign), enabled (state of the campaign), triggerCode (welcome, fidelity, goefencing, custom, network), platform (platform type: ios, android, webpush ...), scheduled (search campaign scheduled, pending to send). To order you can use the parameter orderBy (Name A-Z, Name Z-A, Date ascending, Date descending)

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params
integer
required
integer
required
0 to 100

results per page

integer
required
≥ 0

page of results

string

filters by name

boolean

filters by status enabled (true or false)

string
enum

filters by trigger code(welcome, fidelity, goefencing,..)

Allowed:
boolean

filters by scheduled. Only shows those whose date is greater than the current one. (scheduleAt > Now)

platforms
array of strings

filters by platforms.(options: android, ios, webpush or safari)

platforms
string
enum

filters by order(name or date, asc o desc)

Allowed:
string

filter by categories id (comma separated)

boolean

Campaigns that match the value of the onlyCustomerService field are returned

Responses

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json