API ReferenceSupport settings
Get support settings
AuthorizationBearer <token>
In: header
Response Body
application/json
application/json
application/json
application/json
application/json
curl -X GET "http://localhost:18080/api/v1/support/settings"{
"categories": [
{
"active": true,
"color": "string",
"isActive": true,
"name": "string"
}
],
"elapsedThresholdDays": 0,
"id": "string",
"statusConfigs": [
{
"color": "string",
"isActive": true,
"isResolutionStatus": true,
"isSystemStatus": true,
"key": "string",
"label": "string",
"order": 0
}
],
"tenantId": "string",
"ticketPrefix": "string"
}{
"detail": "string",
"time": "2019-08-24T14:15:22Z",
"title": "string"
}{
"detail": "string",
"time": "2019-08-24T14:15:22Z",
"title": "string"
}{
"detail": "string",
"time": "2019-08-24T14:15:22Z",
"title": "string"
}{
"detail": "string",
"time": "2019-08-24T14:15:22Z",
"title": "string"
}