Get All App Settings

Gets the settings for the application.

Resource Information

Scopeapp_data

Deprecated scope name:   get_app_settings

App TypeAll
Authorization TypeApp Credentials
URI /v4/appsettings?appId={appId}&agency={agency}&appSecret={appSecret}&keys={keys}
HTTP MethodGET
Automation Version(s)7.3.2

Request Information

Field or ParameterTypeRequiredValuesDescriptionAutomation Version
appIdstringNoThe ID of the registered app on http://developer.accela.com.7.3.2
appSecretstringNoThe secret key of the registered app on http://developer.accela.com.7.3.2
agencystringNoThe agency the app belongs to.7.3.2
keysstringNoComma-delimited setting names.7.3.2

Response Information

FieldTypeDescriptionAutomation Version
result[]result{}The settings of the registered app on http://developer.accela.com.7.3.2
result.keystringThe name of a setting.7.3.2
result.valuestringThe value for the specified parameter.7.3.2
statusintegerThe record status.7.3.3