Determine how many sdk clients are active?

Hi,

Is there any endpoint for us to detect how many SDK clients are open for a user? My assumption is that there is a socket open to a server to receive pending sessions.

So is there any way to determine how many SDK clients are active?

Thanks in advance

Unfortunately, no. This endpoint might be helpful however. GET /api/v2/notifications/channels. You must know it doesn't show only the active connections so there may be connections/channels listed in there that are not active.

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