Community Record
2
Posts
0
Kudos
0
Solutions
Mar 3 2023
1:33 PM
Thanks for the reply! Unfortunately, I get this error when I try this call: https://api.meraki.com/api/v1/networks/{networkid}/sm/devices?ownerEmail="john.doe@hotmail.com" { "errors": [ "Invalid parameters(s): ownerEmail" ] }
... View more
Mar 3 2023
11:47 AM
Hello all - I am trying to use the Meraki Systems Manager API to return all devices associated with a specific user's email address. Can someone tell me how to format the API curl request to achieve this? /networks/{networkId}/sm/devices
... View more