Get Campaigns API

The Get Campaigns API is useful to get the list of all the campaigns created from the dashboard.

Get Campaigns API Schema

PropertyTypeDescription
limitIntNumber of campaigns to fetch (pagination limit).
offsetIntStarting index for fetching campaigns (pagination offset).
nameStringFilter campaigns by name (optional, empty string means no filter).
enabledIntFilter by campaign status (1 = enabled, 0 = disabled).
Language
Credentials
OAuth2
Click Try It! to start a request and see the response here!