Products
Platform
General
Public groups
I would like to pull a record of all clients on the AP through API by network. Can I get this using an API?
I need to know the Name, MAC address and IP that the client is pulling.
Thanks in advance
Hi ,
You could use : https://developer.cisco.com/meraki/api-latest/#!list-the-clients-that-have-used-this-network-in-the-...
You might find this useful. You supply the serial number of a device, and it returns all clients of that device.
https://developer.cisco.com/meraki/api-latest/#!list-the-clients-of-a-device-up-to-a-maximum-of-a-mo...