services
Get a service descriptor error template
Get a service descriptor error template
get/api/services/{serviceId}/template
Path parameters
serviceIdstring required
The service id
Response
Successful operation
Example response
{
"messages": {
"key": "value"
},
"serviceId": "a string value",
"template40x": "a string value",
"template50x": "a string value",
"templateBuild": "a string value",
"templateMaintenance": "a string value"
}