Waalaxy Public API
string · required number · required
Operations related to campaigns management
Get campaigns
GET
https://developers.waalaxy.com
/campaigns/getAll
Retrieves all campaigns owned by the authenticated user that are currently paused or running. Returns the total count and the list of campaigns with their identifier and name. Use the returned _id as the campaignId parameter when importing prospects.
Headers
AuthorizationThe Authorization header is used to authenticate with the API using your API key. Value is of the format Bearer YOUR_KEY_HERE.
Get campaigns › Responses
Total count and list of campaigns available for the authenticated user.
List of campaigns with total count
totalobject[] · required
