POST /ApplicationConfiguration/SettingValue/

Get the setting value for the specified setting.
 

Request

Method Request URI
POST /API/ApplicationConfiguration/SettingValue/?sessionId=value

URI Parameters

URI Parameter Description
sessionId Current session ID.

Request Body

Name: options
Type: Dundas.BI.WebApi.Models.ConfigValueOptions

Response

Response Body

A Dundas.BI.WebApi.Models.AppConfigSettingValueData object containing the value of the setting, or a status code indicating the problem.