Fetch all campaigns

Fetch all campaigns that match given query params.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params
currentStep
array of strings

List of steps the campaign could be in. Only one of currentStep or notCurrentStep should be provided.
If both are provided, only currentStep will be used.

currentStep
notCurrentStep
array of strings

List of steps the campaign should not be in. Only one of currentStep or notCurrentStep should be provided.
If both are provided, only currentStep will be used.

notCurrentStep
string
string
string
string

The start date of the date range within which the campaign was last updated in format yyyy-MM-dd.

string

The end date of the date range within which the campaign was last updated in format yyyy-MM-dd.

string
string

The field name to sort by, followed by the sort order.

integer
Defaults to 0
integer
Defaults to 100
Response

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