Summary
Get Device Group by ID
Description
Get Device Group by ID
Route
GET /configuration_manager/deviceGroups/:id
Roles
            admin
apiread
          
          Parameters
            DetailsExampleSchema
          
          | Name | Type | Required | Description | 
|---|---|---|---|
| id | string | yes | Group Id | 
Return
            DetailsExampleSchema
          
          | Name | Type | Description | 
|---|---|---|
| deviceGroup | object | JSON object that contains the device group details |