List dialer campaigns
Returns the company’s campaigns newest first, cursor-paginated. Pass meta.nextCursor from a page back as cursor to fetch the following page; a null nextCursor means there are no more pages. Soft-deleted campaigns are only returned when explicitly filtered with status=deleted.
Authorizations
HTTP Basic Authentication. Use your API Access Key ID as the username and your API Access Key Secret as the password. Generate keys in the CloudTalk Dashboard under Account -> Settings -> API Keys (https://dashboard.cloudtalk.io/menu/account/settings/API-keys).
Query Parameters
Opaque cursor taken from meta.nextCursor of a previous page.
Maximum number of campaigns per page.
1 <= x <= 100Return only campaigns in this lifecycle status.
initializing, active, inactive, archived, deleted Return only campaigns using this dialing mode.
sequential, parallel