List The Target Groups In This Network
GET {{baseUrl}}/networks/:networkId/sm/targetGroups
List the target groups in this network
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
withDetails | string | Boolean indicating if the the ids of the devices or users scoped by the target group should be included in the response |
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
X-Cisco-Meraki-API-Key | null |
RESPONSES
status: OK
[{"name":"My target group","scope":"none","tags":"[]","type":"devices"}]