Summary
Get Merged Service Model Fields
Description
This API call will return a list of Merged Fields for a specific Service Model.
Route
GET /service_management/service/model/fields/:name/updated
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 Updated Service Model Fields. |