Summary
Get Updated Service Model Fields
Description
This API call will return a list of Updated Fields for a specific Service Model.
Route
GET /service_management/service/model/fields/:service/group/:group
Roles
            admin
engineering
support
apiread
          
          Parameters
            DetailsExampleSchema
          
          | Name | Type | Required | Description | 
|---|---|---|---|
| service | string | yes | - | 
| group | string | yes | - | 
Return
            DetailsExampleSchema
          
          | Name | Type | Description | 
|---|---|---|
| data | array | An array of Service Model Fields for a Group |