List Campaigns

Returns a list of your campaigns. The campaigns are returned sorted by creation date, with the most recent campaigns appearing first.

Returns

A dictionary with a data property that contains an array of up to limit campaigns. Each entry in the array is a separate campaign object. If no more campaigns are available, the resulting array will be empty.

Language
Click Try It! to start a request and see the response here!