Get device groups for a device

Finds all the device groups that contain the specified device.

Authentication

AuthorizationBasic

Basic authentication of the form Basic <base64(username:password)>.

Path parameters

deviceNamestringRequired
Device name

Response

List of device groups found
_idstringOptionalformat: "^[0-9a-f]{24}$"
namestringOptional>=1 character
descriptionstringOptional>=1 character
deviceslist of stringsOptional

Errors

500
Internal Server Error