Summary
Get a specific config
Description
Return a specific Golden Config Tree.
Route
GET /golden_config/gc/:tree
Roles
            admin
engineering
support
          
          Parameters
            DetailsExampleSchema
          
          | Name | Type | Required | Description | 
|---|---|---|---|
| tree | string | yes | Tree's ID. | 
Return
            DetailsExampleSchema
          
          | Name | Type | Description | 
|---|---|---|
| data | object | Golden Config Tree. |