cancel
Showing results for 
Search instead for 
Did you mean: 

How to retrieve clients used by a User via APIs

How to retrieve clients used by a User via APIs

ivanmuccini
New Contributor

I have a PPSK SSID using key-based PCG. The SSID is configured to limit the number of clients that can be connected using the same PPSK (max 10). First, I assume clients ad progressively bind to the PPSK (User) as the user connects them, so when the user reaches the threshold cannot connect any additional client, unless a past client is unbind (and it seems to be an API for that /clients/byMac/{clientMac}).

Is there a way to retrive the list of clients (MAC address, name, etc...) that have been used by the user and bind to its PSK?

/clients/active endpoint allows to get the clients of a specific user currently active but not the past ones.

1 REPLY 1

Jonas3
New Contributor III

Also interested in this

GTM-P2G8KFN