List all profiles in a network
GET {{baseUrl}}/networks/:networkId/sm/profiles
List all profiles in a network
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
X-Cisco-Meraki-API-Key | null |
RESPONSES
status: OK
[{"id":"1284392014819","name":"WiFi/VPN Profile","description":"This contains WiFi and VPN settings for authorized users.","scope":"with","tags":["tag1","tag2","tag3"],"targetGroupId":null}]