The Meraki Community
Register or Sign in
cancel
Turn on suggestions
Auto-suggest helps you quickly narrow down your search results by suggesting possible matches as you type.
Showing results for 
Show  only  | Search instead for 
Did you mean: 
  • About DennisWerner
DennisWerner

DennisWerner

Just browsing

Member since May 4, 2021

‎07-14-2021

Community Record

2
Posts
0
Kudos
0
Solutions
Latest Contributions by DennisWerner
  • Topics DennisWerner has Participated In
  • Latest Contributions by DennisWerner

Re: Python getting UserID of Guest User with merakiAuthUsers query mail add...

by DennisWerner in Developers & APIs
‎05-26-2021 07:10 AM
‎05-26-2021 07:10 AM
Perfect, Thank you so much ! 🙂 It works great! ... View more

Python getting UserID of Guest User with merakiAuthUsers query mail address

by DennisWerner in Developers & APIs
‎05-18-2021 05:37 AM
‎05-18-2021 05:37 AM
Hi, i am looking for a possibility to query the username of a guest account not the User ID. I have the following code where i get all users, but i can not find or filter a specific User by filtering the username (mail address) maybe someone can help getting the meraki_auth_user_id by filtering the mail address?   import meraki API_KEY = 'xxxxxxxxxxxxxx' dashboard = meraki.DashboardAPI(API_KEY) network_id = 'xxxxxxxxxxxxxxx' response = dashboard.networks.getNetworkMerakiAuthUsers( network_id ) print (response)   As result, i need the ID of the User by searching after the mail address.   Thanks for any help or advise. Dennis ... View more
Labels:
  • Labels:
  • Code Sample
  • Dashboard API
Powered by Khoros
custom.footer.
  • Community Guidelines
  • Cisco Privacy
  • Khoros Privacy
  • Cookies
  • Terms of Use
© 2023 Meraki