{"lexicon":1,"id":"money.atmosphere.app.getConfig","defs":{"main":{"type":"query","description":"Read the calling app's ATM app configuration for one environment. Requires app service-auth.","parameters":{"type":"params","required":["environment"],"properties":{"environment":{"type":"string","knownValues":["test","live"],"maxLength":16}}},"output":{"encoding":"application/json","schema":{"type":"ref","ref":"money.atmosphere.app.defs#config"}},"errors":[{"name":"AppNotRegistered","description":"This surface is limited to registered ATM apps."},{"name":"AppEnvironmentNotConfigured","description":"This app environment is not configured in ATM."}]}}}