Get the profiles associated with a user

GET {{baseUrl}}/networks/:networkId/sm/users/:userId/deviceProfiles

Get the profiles associated with a user

HEADERS

KeyDatatypeRequiredDescription
X-Cisco-Meraki-API-Keynull

RESPONSES

status: OK

[{"deviceId":"1234","id":"1284392014819","isEncrypted":true,"isManaged":true,"profileData":{},"profileIdentifier":"com.test.app","name":"My profile","version":"0.0.1"}]