List all device groups

Returns a list of all known device groups.

Authentication

AuthorizationBasic

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

Response

List of device groups found
_idstringformat: "^[0-9a-f]{24}$"
namestring>=1 character
descriptionstring>=1 character
deviceslist of strings

Errors

500
Internal Server Error