> For the complete documentation index, see [llms.txt](https://help.murlist.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.murlist.com/api-documentations/campaign-api/list-all-campaigns.md).

# List all campaigns

To list all the campaigns in a workspace, you need to make a get request API call to the following endpoint:

```
https://api.murlist.com/campaign/all
```

\
A list of all the campaigns, including completed and paused camapigns, will be returned.&#x20;
