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?
... View more