cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
26496
Views
0
Helpful
27
Replies

API Dashboard "Return a client" GET doesn't works

antoniogrillo
Frequent Visitor
Frequent Visitor

Hi,

try to use postman for this GET via Dashboard API but doesn't works, some ideas?

GET Return a client

https://api.meraki.com/api/v0/networks/{{networkId}}/clients/{{clientMac}}
Return the client associated with the given identifier. This endpoint will lookup by client ID or either the MAC or IP depending on whether the network uses Track-by-IP.

All the GET without "clientMac" variable works perfectly.

https://documenter.getpostman.com/view/897512/meraki-dashboard-api/2To9xm#intro

Some ideas?

27 Replies 27

Hi team, these new GDPR/PII calls are already active, but don't show up by default for non-European Dashboard orgs yet. You can, however, have Meraki Support or your SE enable them by requesting the org to have PII endpoints turned on.

Solutions Architect @ Cisco Meraki | API & Developer Ecosystem

@Shiyue Cheng so the new "client" calls pertain GDPR? thank you for weighing in Shiyue
HTH,
Steve

------------------------------------------------------------------------------------------------
Please remember to rate useful posts, and mark questions as answered

That's correct, so you need the backend option to enable it.

Solutions Architect @ Cisco Meraki | API & Developer Ecosystem

@Shiyue Cheng

Can you add that to the documentation?

while they don't show up under Help > API, they do show up on (Postman Documentation)
HTH,
Steve

------------------------------------------------------------------------------------------------
Please remember to rate useful posts, and mark questions as answered

Sure, I'll pass that feedback to the team. In the meantime, once you have the PII endpoints enabled, here's a draft of a script to gather all clients across an entire organization. Please let me know your feedback; thanks!

Solutions Architect @ Cisco Meraki | API & Developer Ecosystem

Sorry, but i don't understand. Can I enable this PII on the dashboard or i need to call the support?

The latter.
Solutions Architect @ Cisco Meraki | API & Developer Ecosystem

Please call Meraki support to enable this new API endpoint. It is only enabled for EU customers at this time. GDPR requires the PII information. Meraki plans to roll out to other regions, but we take into account privacy, scalability, and reliability as we roll out new features.

Colin Lowenberg
Take the Meraki Challenge
solutions.meraki.com/challenge

I just called Meraki support and they informed me that they aren't aware of any method to grant access to the PII api endpoints to North American based organizations.

@Shiyue Cheng Good to know. My SE must have enabled.

Stephen Rodriguez
Cisco Employee
Cisco Employee
I'm seeing the same issue.

I see that the PIP module is updated (0.34) and it has the Client function defined.

when I attempt to make the call, however, it fails.
it doesn't matter if I use the mac, IP or client-ID.

for anyone that can make this work, what is your dashboard address?
I'm hitting n49, and I'm wondering if there is just a slowness in the calls being opened to other shards
HTH,
Steve

------------------------------------------------------------------------------------------------
Please remember to rate useful posts, and mark questions as answered

Pmeza
Community Member

I believe this still doesn't work correctly and hasn't been updated, at least for NA clients. Please correct me if I'm wrong. Thank you