The group of the setting
The page number for which to get application settings. This will default to the first page if excluded
The maximum number of objects to return. This will default to the DefaultApiPageSize setting if not provided
Success
Unauthorized access
{"_pageInfo": {"numberOnPage": 0,"total": 0},"responseList": [{"settingValue": "true"}]}
The ID of the setting
Not found
{"settingValue": "true"}
The updated application setting
Value for an application setting
Bad request