Get device group by name
Retrieves a single group document by name.
Authentication
AuthorizationBasic
Basic authentication of the form Basic <base64(username:password)>.
Request
request body
groupName
Response
JSON object that contains the device group details
_id
name
description
devices
Errors
500
Internal Server Error