Get the current concurrency and concurrency limit of the org
Authentication header containing API key (find it in dashboard). The format is "Bearer YOUR_API_KEY"
Successfully retrieved a voice.
The current concurrency (amount of ongoing calls) of the org.
10
The total concurrency limit (at max how many ongoing calls one can make) of the org. This should be the sum of base_concurrency and purchased_concurrency.
100
The free concurrency limit of the org.
20
The amount of concurrency that the org has already purchased.
80
The maximum amount of concurrency that the org can purchase.
100
The remaining amount of concurrency that the org can purchase. This is the difference between concurrency_purchase_limit and purchased_concurrency.
20