From Bright Pattern Documentation
Get campaigns
Description | Returns the list of enabled campaigns, their current states, and calling lists associated with such campaigns. |
URL | http[s]://<host>:<port>/admin/ws/t/<tenant_url>/campaign/getAll/ |
Method | GET |
Returns | 200 – Names of campaigns with current states and associated calling lists (content type: application/json). Example:
|
Errors | 400 – Bad request (missing mandatory fields or incorrect format)
401 – Authentication failed 403 – Authentication succeeded, but authorization failed (no privileges) |