BNN Api

<back to all web services

GetAppSettings

Gets user mobile settings

The following routes are available for this service:
GET/GetAppSettingsGets user mobile settings

To override the Content-type in your clients HTTP Accept Header, append the .csv suffix or ?format=csv

HTTP + CSV

The following are sample HTTP requests and responses. The placeholders shown need to be replaced with actual values.

POST /csv/reply/GetAppSettings HTTP/1.1 
Host: api.dev.bnn.us 
Content-Type: text/csv
Content-Length: length



HTTP/1.1 200 OK
Content-Type: text/csv
Content-Length: length

Data,ResponseStatus
"{Id:String,Username:String,AppSettings:{LoggedIn:False,AllowTrackLocation:False,DisableDataSubmit:False,DeviceToken:String,DeviceFingerPrint:String,SleepMode:False,ScheduledSleep:False,ScheduledSleepFrom:String,ScheduledSleepTo:String,ScheduledTimeZoneOffset:0,AutoMarkAsRead:False,JobMute:False,JobMediaMute:False,JobSound:String,JobFields:String,WeatherMute:False,WeatherSound:String,WeatherFields:String,MessageMute:False,MessageSound:String,KeywordAlertsMute:False,KeywordAlertsSound:String,KeywordAlerts:[{Id:String,State:String,County:String,City:String,Box:String,Address:String,Incident:String,Story:String,Zip:String,JobId:0,Reporters:String}],JobProximity:0,ProximityMute:False,ProximitySound:String,Use24HourFormat:False,FontScale:0},Badges:{Incidents:0,Weather:0,Chats:0,Message:0},Chats:{String:{Mute:False,Badge:0,Sound:String,ChatId:String,Name:String,Subject:String}}}","{ErrorCode:String,Message:String,StackTrace:String,Errors:[{ErrorCode:String,FieldName:String,Message:String}]}"