get https://mytenant.cx.onecloud.com/configapi/v2/campaign/getAll/
This method returns the list of enabled campaigns and the calling lists currently associated with such campaigns. It does not return any disabled campaigns.
Notes:
- An empty array can be returned if there are no enabled campaigns.
Response Codes
| Code | Description |
|---|---|
| 200 | OK |
| 400 | Bad request (missing required fields or format not understood) |
| 401 | Authentication failed |
| 403 | User authenticated but does not have sufficient privileges |
