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