Right now, you could use the REST API to read the config or reach into technically unsupported territory and use the underlying ConfigurationManager directly. In some future 8.3 version, hopefully 8.3.5, you'll be able to use system.config scripting to access configuration directly.
3 Likes