Get Settings

Get Settings

Get Tech Support Settings

Request
URI
GET
https://{api_host}/hybridity/api/techsupport/settings
COPY
Authentication
This operation uses the following authentication methods.
Responses
200

Get Settings

Returns inline_response_200 of type(s) application/json
{
    "autoAcknowledge": false
}
boolean
autoAcknowledge
Optional

autoAcknowledge


401

Unauthorized

Operation doesn't return any data structure

403

Forbidden

Operation doesn't return any data structure

500

Internal Server Error

Returns errorResponse of type(s) application/json
{
    "errors": [
        "error.yaml Object"
    ]
}
array of error.yaml
errors
Optional

errors