Get the profiles associated with a device
GET {{baseUrl}}/networks/:networkId/sm/devices/:deviceId/deviceProfiles
Get the profiles associated with a device
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
X-Cisco-Meraki-API-Key | null |
RESPONSES
status: OK
[{"deviceId":"1234","id":"1284392014819","isEncrypted":true,"isManaged":true,"profileData":{},"profileIdentifier":"com.test.app","name":"My profile","version":"0.0.1"}]