Return The Policy Assigned To A Client On The Network

GET {{baseUrl}}/networks/:networkId/clients/:clientId/policy

Return the policy assigned to a client on the network. Clients can be identified by a client key or either the MAC or IP depending on whether the network uses Track-by-IP.

HEADERS

KeyDatatypeRequiredDescription
X-Cisco-Meraki-API-Keynull

RESPONSES

status: OK

{"mac":"00:11:22:33:44:55","devicePolicy":"Group policy","groupPolicyId":"101"}