Voice Campaign Manager
Campaign capacity and monitoring
Inspect live account concurrency, running campaign usage, campaign health, contacts, and call attempts.
GET
Campaign capacity and monitoring
Use the account capacity endpoint before and during a campaign to understand how many calls can run concurrently.
The response includes:
Your Vobiz account ID. Use the same value in
X-Auth-ID.Your Vobiz account ID, for example
MA_XXXXXXXX.cURL
concurrent_calls— active calls across the account.max_concurrent— account concurrency limit.concurrent_free— capacity available for new calls.utilization_pct— current utilization percentage.running_campaigns— summaries of campaigns consuming capacity.
502 when the upstream platform concurrency service is unavailable.
Capacity behavior
max_concurrent on a campaign cannot exceed the account concurrency limit. Capacity is enforced at dial time. A saturated account does not fail the campaign; the campaign remains running and waits until a slot becomes available.
The
cps field remains for backward compatibility, but it does not gate campaign capacity. Use live concurrency and max_concurrent when reasoning about throughput.Monitoring endpoints
Health and automatic pauses
A running campaign reportsactive, idle, stalled, or not_started health. Operational pause reasons include:
manual_pausewindow_closedcaller_pool_exhaustedcaller_pool_daily_limit_reachedaccount_inactivestalledconsecutive_failuresbalance_insufficient