cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
7168
Views
3
Helpful
4
Replies

API - Retrieve clients on each SSID

CiscoUser14
Community Member

Hello,

Using api, I need to know which clients (mac/ip/identifier) are connected to which SSID.

From the API docs there is an option to get clients

api/v0/devices/[Device_ID/clients

and SSIDs

api/v0/networks/[Network_ID]/ssids

In both of them you cannot relate between a client and an SSID of which is connected to. (clients don't have ssid field, ssids dont have clients list).

Is there a way using the official API to get clients on SSID information?

Thanks in advance

1 Accepted Solution

Accepted Solutions

BrechtSchamp
Level 11
Level 11

Actually when you fetch a client's details you do get the SSID:

image.png

View solution in original post

4 Replies 4

BrechtSchamp
Level 11
Level 11

Actually when you fetch a client's details you do get the SSID:

image.png

Thanks a lot !

Wasn't aware of this path, just what I needed ^^

CiscoUser14
Community Member

While at it, does anyone know of a way to get all clients(with their SSIDs) in one request?
In order to check all of them together, and avoid making hundreds of requests for a large network.

thanks again

No, unfortunately I don't. However I think Meraki will have to think about a solution for bulk requests. Because I regularly see people with this problem (running against the 5 calls per second per organization limit). Just like the dashboard the API is always evolving. Definitely make a wish about it!

Review Cisco Networking for a $25 gift card