Return A Target Group
GET {{baseUrl}}/networks/:networkId/sm/targetGroups/:targetGroupId
Return a target group
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"}