Skip to main content
GET
/
api
/
Configuration
/
General
Get General Settings.
curl --request GET \
  --url https://api.example.com/api/Configuration/General
[
  {
    "type": "<string>",
    "value": "<string>"
  }
]

Response

200 - application/json

OK

type
string | null
value
string | null