Return A Target Group

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

Return a target group

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"}