Gets the settings for the application.
Scope | app_data Deprecated scope name: get_app_settings |
App Type | All |
Authorization Type | App Credentials |
URI | /v4/appsettings?appId={appId}&agency={agency}&appSecret={appSecret}&keys={keys} |
HTTP Method | GET |
Automation Version(s) | 7.3.2 |
Field or Parameter | Type | Required | Values | Description | Automation Version |
---|---|---|---|---|---|
appId | string | No | � | The ID of the registered app on http://developer.accela.com. | 7.3.2 |
appSecret | string | No | � | The secret key of the registered app on http://developer.accela.com. | 7.3.2 |
agency | string | No | � | The agency the app belongs to. | 7.3.2 |
keys | string | No | � | Comma-delimited setting names. | 7.3.2 |