Legacy Dev Forum Posts

 View Only

Sign Up

How many users using WebRTC

  • 1.  How many users using WebRTC

    Posted 06-05-2025 19:06

    Richard_Dib | 2020-04-29 01:51:11 UTC | #1

    Hello Everyone

    we have around 800+ staff, using mixed Remote-Station, WebRTC etc.

    Is there a way to export the following?

    1. How many users as of now using WebRTC?
    2. Export all users using webrtc only?

    Thank you


    tim.smith | 2020-04-29 15:35:52 UTC | #2

    Use something like GET /api/v2/users to get the list of users and expand the station information. Then look up the details about the station to see if it's a webrtc station or something else. You can skip that station lookup if you do something clever like using a specific edge group or location that's only used for webrtc stations.


    system | 2020-05-29 15:35:56 UTC | #3

    This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.


    This post was migrated from the old Developer Forum.

    ref: 7670