v1
latestOpenAPI 3.0.22026-07-2441902.6 MBList Campaigns
Returns a paginated list of campaigns for the account. Use this endpoint to retrieve all campaigns with optional filtering by name, status, dialing mode, and other criteria. Supports sorting and searching with partial matches.
Query parameters
Allows to request the sub entities of the campaign<br/><br/> <ul> <li>dialing_mode_configuration -> Return the campaign's dialing mode configuration.</li> <li>dialing_strategy -> Return the campaign's dialing strategy.</li> <li>teams -> Return the campaign's teams information.</li> </ul>
Filter by campaign name
Filter by user id.
Filter Campaigns by team id.
Filter by 'Do Not Call List Id'.
Filter by 'Record list id'.
Search campaigns with total and partial matches of a given search string, this will be case insensitive and accent/diacritics insensitive.
The search will be done on the following fields: name
Order campaigns by name, dialing mode or created at in an ascending or descending order.
Allows filtering by dialing_mode
Allows filtering by status
Allows filtering by action_required
Allows filtering by priority
Allows filtering by created_at, the oldest date.
Allows filtering by created_at, the lastest date.
Response
successful operation