get a list of inApp

Shows the list of inApp 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 inApp), enabled (state of the campaign), platform (platform type: ios, android,webpush ...). To order you can use the parameter orderBy (Name A-Z, Name Z-A, Date ascending, Date descending)

Query Params
integer
required
integer
required
0 to 100

results per page

integer
required
≥ 0

page of results

string

filters for inApp's name

string

filters for status inApp(Active, true or not active, false)

platforms
array of strings

filters by platforms (android, ios, webpush, safari)

platforms
string
enum

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

Allowed:
Responses

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