> ## Documentation Index
> Fetch the complete documentation index at: https://developers.cloudtalk.io/llms.txt
> Use this file to discover all available pages before exploring further.

# 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`.

<Warning>The Dialer is a newly released product surface: depending on your account's rollout stage, campaigns managed through this API may not yet be visible in your CloudTalk Dashboard.</Warning>


## API Specification

The full API specification for this endpoint is available in the [documentation index](https://developers.cloudtalk.io/llms.txt).


## Related topics

- [List campaigns](/api-reference/campaigns/list-campaigns.md)
- [List a campaign's contacts](/api-reference/dialer/list-a-campaigns-contacts.md)
- [Get a dialer campaign](/api-reference/dialer/get-a-dialer-campaign.md)
