Stream the company's live concurrent-call count (SSE)
Calls
Stream the company's live concurrent-call count (SSE)
Server-sent events stream emitting data: {"active_calls": N} every few seconds (also acting as a keepalive). The count is the company’s current simultaneous calls, read from the slot ledger; pair it with max_concurrent_calls from the subscription endpoint.
GET
Stream the company's live concurrent-call count (SSE)
Autorizaciones
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Respuesta
Successful Response

