List The Target Groups In This Network

GET {{baseUrl}}/networks/:networkId/sm/targetGroups

List the target groups in this network

Request Params

KeyDatatypeRequiredDescription
withDetailsstringBoolean indicating if the the ids of the devices or users scoped by the target group should be included in the response

HEADERS

KeyDatatypeRequiredDescription
X-Cisco-Meraki-API-Keynull

RESPONSES

status: OK

[{"name":"My target group","scope":"none","tags":"[]","type":"devices"}]