Real-Time Data (V2)

Real-Time Data (V2)

Real-Time Queues (API Access)

This API endpoint allows you to retrieve real-time data from queues within a phone system container. It is useful for monitoring active queue performance, agent activity, and call volume in real time.



Endpoint


Request Type: GET




Required Parameters

Alert
Note: All parameters are case sensitive.
  1. auth (string):
    1. The authorization key found in the phone system’s Advanced menu. This is a long string of characters and may appear as nonsensical text.
  2. containerID (integer):
    1. The 6-digit Container ID visible in the top-left corner of the Dashboard when logged into a specific container.
  3. tenantID (integer, optional):
    1. The 3-digit Tenant ID that identifies a specific customer on a container.
    2. If omitted or set to 0, the system defaults to the Default Tenant.


Example Usage



This call would return real-time queue data for Tenant 001 within Container 123456 using the provided authentication key.
    • Related Articles

    • Webhooks (Real-Time Events)

      Overview Webhooks allow you to receive real-time event notifications from the phone system by sending POST requests directly to your own API endpoint. This enables seamless integration with external systems—such as CRMs, databases, or custom ...
    • My Phone did not update to Daylight Savings Time

      IP Phone Time Update After Daylight Savings Some models of IP phones may not automatically update their time settings after a Daylight Savings Time (DST) change. If you notice incorrect time displays on your devices, you may need to manually trigger ...
    • Extension Snapshot & Extension Monitor

      What Are Extension Snapshot and Extension Monitor? These tools provide insight into the real-time and historical status of phone extensions connected to your Qvara-hosted phone system. They are essential for diagnosing connectivity issues, monitoring ...
    • Webhooks

      What is a Webhook? A webhook allows your phone system to send real-time data or notifications to an external application (usually your own server or a third-party platform). It acts as a trigger: when a specific event occurs—such as an incoming call, ...
    • Call Queue Monitoring

      What Is a Call Queue Monitor? A Call Queue Monitor is a real-time dashboard designed for supervisors or team leads who oversee call center activity. It provides a live snapshot of call queues, agent performance, and call handling metrics, helping ...